TSTP Solution File: DAT208^1 by Leo-III---1.7.10

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.10
% Problem  : DAT208^1 : TPTP v8.1.2. Released v7.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n009.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Tue May  7 07:39:45 EDT 2024

% Result   : Theorem 106.71s 53.52s
% Output   : Refutation 107.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :  325
% Syntax   : Number of formulae    :  610 (  77 unt;  42 typ;   0 def)
%            Number of atoms       : 2223 ( 384 equ;   4 cnn)
%            Maximal formula atoms :   13 (   3 avg)
%            Number of connectives : 7919 ( 182   ~;  65   |; 146   &;6470   @)
%                                         (   0 <=>;1056  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   21 (   9 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :  233 ( 233   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   48 (  44 usr;   9 con; 0-4 aty)
%            Number of variables   : 2077 ( 120   ^1839   !;  80   ?;2077   :)
%                                         (  38  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
thf(a_type,type,
    a: $tType ).

thf(type_type,type,
    type: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(ord_type,type,
    ord: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(order_type,type,
    order: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(lattice_type,type,
    lattice: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(no_bot_type,type,
    no_bot: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(no_top_type,type,
    no_top: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(finite_finite_type,type,
    finite_finite: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(linorder_type,type,
    linorder: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(preorder_type,type,
    preorder: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(wellorder_type,type,
    wellorder: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(dense_order_type,type,
    dense_order: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(linordered_idom_type,type,
    linordered_idom: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(linordered_field_type,type,
    linordered_field: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(semilattice_sup_type,type,
    semilattice_sup: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(dense_linorder_type,type,
    dense_linorder: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(condit1656338222tinuum_type,type,
    condit1656338222tinuum: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(condit1037483654norder_type,type,
    condit1037483654norder: 
      !>[TA: $tType] : ( ( itself @ TA ) > $o ) ).

thf(finite_finite2_type,type,
    finite_finite2: 
      !>[TA: $tType] : ( ( set @ TA ) > $o ) ).

thf(sup_sup_type,type,
    sup_sup: 
      !>[TA: $tType] : ( TA > TA > TA ) ).

thf(coset_type,type,
    coset: 
      !>[TA: $tType] : ( ( list @ TA ) > ( set @ TA ) ) ).

thf(distinct_type,type,
    distinct: 
      !>[TA: $tType] : ( ( list @ TA ) > $o ) ).

thf(linorder_sorted_type,type,
    linorder_sorted: 
      !>[TA: $tType] : ( ( list @ TA ) > $o ) ).

thf(linord467138063of_set_type,type,
    linord467138063of_set: 
      !>[TA: $tType] : ( ( set @ TA ) > ( list @ TA ) ) ).

thf(set2_type,type,
    set2: 
      !>[TA: $tType] : ( ( list @ TA ) > ( set @ TA ) ) ).

thf(member_type,type,
    member: 
      !>[TA: $tType] : ( ( list @ TA ) > TA > $o ) ).

thf(union_type,type,
    union: 
      !>[TA: $tType] : ( ( list @ TA ) > ( list @ TA ) > ( list @ TA ) ) ).

thf(merge_type,type,
    merge: 
      !>[TA: $tType] : ( ( list @ TA ) > ( list @ TA ) > ( list @ TA ) ) ).

thf(merges2133357844_merge_type,type,
    merges2133357844_merge: 
      !>[TA: $tType] : ( ( TA > TA > $o ) > ( list @ TA ) > ( list @ TA ) > ( list @ TA ) ) ).

thf(mergesort_remdups_type,type,
    mergesort_remdups: 
      !>[TA: $tType] : ( ( list @ TA ) > ( list @ TA ) ) ).

thf(sorted_by_rel_type,type,
    sorted_by_rel: 
      !>[TA: $tType] : ( ( TA > TA > $o ) > ( list @ TA ) > $o ) ).

thf(ord_less_type,type,
    ord_less: 
      !>[TA: $tType] : ( TA > TA > $o ) ).

thf(ord_less_eq_type,type,
    ord_less_eq: 
      !>[TA: $tType] : ( TA > TA > $o ) ).

thf(type2_type,type,
    type2: 
      !>[TA: $tType] : ( itself @ TA ) ).

thf(collect_type,type,
    collect: 
      !>[TA: $tType] : ( ( TA > $o ) > ( set @ TA ) ) ).

thf(sorted763967275sorted_type,type,
    sorted763967275sorted: 
      !>[TA: $tType] : ( TA > ( list @ TA ) > ( list @ TA ) ) ).

thf(sorted873716653sorted_type,type,
    sorted873716653sorted: 
      !>[TA: $tType] : ( ( list @ TA ) > TA > $o ) ).

thf(sorted1061247458sorted_type,type,
    sorted1061247458sorted: 
      !>[TA: $tType] : ( ( list @ TA ) > ( list @ TA ) > $o ) ).

thf(member2_type,type,
    member2: 
      !>[TA: $tType] : ( TA > ( set @ TA ) > $o ) ).

thf(a2_type,type,
    a2: a ).

thf(x_type,type,
    x: a ).

thf(xsa_type,type,
    xsa: list @ a ).

thf(180,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less_eq @ TB @ A @ B )
         => ( ( ord_less @ TA @ ( C @ B ) @ D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less_eq @ TB @ E @ F )
                 => ( ord_less_eq @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less @ TA @ ( C @ A ) @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_12_order__le__less__subst2) ).

thf(809,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less_eq @ TB @ A @ B )
         => ( ( ord_less @ TA @ ( C @ B ) @ D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less_eq @ TB @ E @ F )
                 => ( ord_less_eq @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less @ TA @ ( C @ A ) @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[180]) ).

thf(124,axiom,
    ! [TA: $tType] : ( preorder @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_Set_Oset___Orderings_Opreorder_2) ).

thf(629,plain,
    ! [TA: $tType] : ( preorder @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[124]) ).

thf(248,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( member2 @ TA @ C @ A )
       => ( member2 @ TA @ C @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_163_subsetCE) ).

thf(1024,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( member2 @ TA @ C @ A )
       => ( member2 @ TA @ C @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[248]) ).

thf(30,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( A = B )
     => ( ord_less_eq @ ( set @ TA ) @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_160_equalityD1) ).

thf(365,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( A = B )
     => ( ord_less_eq @ ( set @ TA ) @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

thf(77,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( A = B )
     => ( ord_less_eq @ ( set @ TA ) @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_159_equalityD2) ).

thf(479,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( A = B )
     => ( ord_less_eq @ ( set @ TA ) @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[77]) ).

thf(219,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA,B: list @ TA] :
          ( ( ( distinct @ TA @ A )
            & ( linorder_sorted @ TA @ A ) )
         => ( ( ( distinct @ TA @ B )
              & ( linorder_sorted @ TA @ B ) )
           => ( ( A = B )
              = ( ( set2 @ TA @ A )
                = ( set2 @ TA @ B ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_0_set__eq__sorted__correct) ).

thf(909,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA,B: list @ TA] :
          ( ( ( distinct @ TA @ A )
            & ( linorder_sorted @ TA @ A ) )
         => ( ( ( distinct @ TA @ B )
              & ( linorder_sorted @ TA @ B ) )
           => ( ( A = B )
              = ( ( set2 @ TA @ A )
                = ( set2 @ TA @ B ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[219]) ).

thf(236,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( member2 @ TA @ C @ A )
       => ( member2 @ TA @ C @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_167_set__mp) ).

thf(962,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( member2 @ TA @ C @ A )
       => ( member2 @ TA @ C @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[236]) ).

thf(230,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( A != B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_64_less__imp__neq) ).

thf(941,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( A != B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[230]) ).

thf(101,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_225_sup__ge2) ).

thf(555,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[101]) ).

thf(136,axiom,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ ( sup_sup @ ( set @ TA ) @ B @ C ) )
      = ( ( member2 @ TA @ A @ B )
        | ( member2 @ TA @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_176_Un__iff) ).

thf(666,plain,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ ( sup_sup @ ( set @ TA ) @ B @ C ) )
      = ( ( member2 @ TA @ A @ B )
        | ( member2 @ TA @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[136]) ).

thf(277,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ A @ B )
            = ( A = B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_111_antisym__conv1) ).

thf(1110,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ A @ B )
            = ( A = B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[277]) ).

thf(165,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ~ ( ord_less @ TA @ C @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_79_pinf_I5_J) ).

thf(762,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ~ ( ord_less @ TA @ C @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[165]) ).

thf(266,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less @ TA @ A @ B )
            | ( A = B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_104_le__imp__less__or__eq) ).

thf(1068,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less @ TA @ A @ B )
            | ( A = B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[266]) ).

thf(8,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ A )
           => ( A = B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_19_order__class_Oorder_Oantisym) ).

thf(308,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ A )
           => ( A = B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(112,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ A @ B ) )
          = ( sup_sup @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_208_sup__left__idem) ).

thf(597,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ A @ B ) )
          = ( sup_sup @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[112]) ).

thf(205,axiom,
    ! [TA: $tType,TB: $tType,A: set @ TA,B: TA > TB > $o] :
      ( ( finite_finite2 @ TA @ A )
     => ( ! [C: TA] :
            ( ( member2 @ TA @ C @ A )
           => ? [D: TB] : ( B @ C @ D ) )
       => ? [C: TA > TB] :
          ! [D: TA] :
            ( ( member2 @ TA @ D @ A )
           => ( B @ D @ ( C @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_141_finite__set__choice) ).

thf(873,plain,
    ! [TA: $tType,TB: $tType,A: set @ TA,B: TA > TB > $o] :
      ( ( finite_finite2 @ TA @ A )
     => ( ! [C: TA] :
            ( ( member2 @ TA @ C @ A )
           => ? [D: TB] : ( B @ C @ D ) )
       => ? [C: TA > TB] :
          ! [D: TA] :
            ( ( member2 @ TA @ D @ A )
           => ( B @ D @ ( C @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[205]) ).

thf(64,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ~ ( finite_finite2 @ TA @ A )
       => ~ ( finite_finite2 @ TA @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_169_infinite__super) ).

thf(449,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ~ ( finite_finite2 @ TA @ A )
       => ~ ( finite_finite2 @ TA @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[64]) ).

thf(37,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ D )
           => ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ C ) @ ( sup_sup @ TA @ B @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_228_sup_Omono) ).

thf(385,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ D )
           => ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ C ) @ ( sup_sup @ TA @ B @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[37]) ).

thf(150,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA > $o] :
      ( ( ! [D: TA] :
            ( ( member2 @ TA @ D @ ( sup_sup @ ( set @ TA ) @ A @ B ) )
           => ( C @ D ) ) )
      = ( ! [D: TA] :
            ( ( member2 @ TA @ D @ A )
           => ( C @ D ) )
        & ! [D: TA] :
            ( ( member2 @ TA @ D @ B )
           => ( C @ D ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_193_ball__Un) ).

thf(715,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA > $o] :
      ( ( ! [D: TA] :
            ( ( member2 @ TA @ D @ ( sup_sup @ ( set @ TA ) @ A @ B ) )
           => ( C @ D ) ) )
      = ( ! [D: TA] :
            ( ( member2 @ TA @ D @ A )
           => ( C @ D ) )
        & ! [D: TA] :
            ( ( member2 @ TA @ D @ B )
           => ( C @ D ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[150]) ).

thf(74,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ord_less_eq @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_24_order_Otrans) ).

thf(472,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ord_less_eq @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[74]) ).

thf(146,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > $o,B: TA > $o,C: TA > $o,D: TA > $o] :
          ( ? [E: TA] :
            ! [F: TA] :
              ( ( ord_less @ TA @ E @ F )
             => ( ( A @ F )
                = ( B @ F ) ) )
         => ( ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ E @ F )
               => ( ( C @ F )
                  = ( D @ F ) ) )
           => ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ E @ F )
               => ( ( ( A @ F )
                    & ( C @ F ) )
                  = ( ( B @ F )
                    & ( D @ F ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_75_pinf_I1_J) ).

thf(698,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > $o,B: TA > $o,C: TA > $o,D: TA > $o] :
          ( ? [E: TA] :
            ! [F: TA] :
              ( ( ord_less @ TA @ E @ F )
             => ( ( A @ F )
                = ( B @ F ) ) )
         => ( ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ E @ F )
               => ( ( C @ F )
                  = ( D @ F ) ) )
           => ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ E @ F )
               => ( ( ( A @ F )
                    & ( C @ F ) )
                  = ( ( B @ F )
                    & ( D @ F ) ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[146]) ).

thf(231,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less @ ( set @ TA ) @ A @ B )
     => ( ( member2 @ TA @ C @ A )
       => ( member2 @ TA @ C @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_140_psubsetD) ).

thf(945,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less @ ( set @ TA ) @ A @ B )
     => ( ( member2 @ TA @ C @ A )
       => ( member2 @ TA @ C @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[231]) ).

thf(264,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_100_order_Ostrict__trans2) ).

thf(1063,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[264]) ).

thf(172,axiom,
    ! [TA: $tType] :
      ( ( ord_less_eq @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
            ( ( ord_less @ ( set @ TA ) @ A @ B )
            | ( A = B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_144_subset__iff__psubset__eq) ).

thf(782,plain,
    ! [TA: $tType] :
      ( ( ord_less_eq @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
            ( ( ord_less @ ( set @ TA ) @ A @ B )
            | ( A = B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[172]) ).

thf(58,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( sup_sup @ TA @ B @ A )
              = B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_244_sup_Oabsorb__iff1) ).

thf(436,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( sup_sup @ TA @ B @ A )
              = B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[58]) ).

thf(210,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ( ord_less @ TA @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_80_pinf_I7_J) ).

thf(885,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ( ord_less @ TA @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[210]) ).

thf(257,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_61_less__trans) ).

thf(1046,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[257]) ).

thf(39,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( sup_sup @ ( set @ TA ) @ ( sup_sup @ ( set @ TA ) @ A @ B ) @ C )
      = ( sup_sup @ ( set @ TA ) @ A @ ( sup_sup @ ( set @ TA ) @ B @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_194_Un__assoc) ).

thf(389,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( sup_sup @ ( set @ TA ) @ ( sup_sup @ ( set @ TA ) @ A @ B ) @ C )
      = ( sup_sup @ ( set @ TA ) @ A @ ( sup_sup @ ( set @ TA ) @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[39]) ).

thf(173,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A != B )
          = ( ( ord_less @ TA @ A @ B )
            | ( ord_less @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_67_neq__iff) ).

thf(785,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A != B )
          = ( ( ord_less @ TA @ A @ B )
            | ( ord_less @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[173]) ).

thf(85,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
          = ( ( ord_less_eq @ TA @ A @ C )
            & ( ord_less_eq @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_202_le__sup__iff) ).

thf(504,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
          = ( ( ord_less_eq @ TA @ A @ C )
            & ( ord_less_eq @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[85]) ).

thf(28,axiom,
    linorder @ $o @ ( type2 @ $o ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_HOL_Obool___Orderings_Olinorder) ).

thf(357,plain,
    linorder @ $o @ ( type2 @ $o ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(96,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
          = ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_214_sup_Oassoc) ).

thf(542,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
          = ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[96]) ).

thf(120,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
          = ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_215_sup__assoc) ).

thf(619,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
          = ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[120]) ).

thf(190,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less_eq @ TA @ A @ B )
         => ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_102_not__le__imp__less) ).

thf(838,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less_eq @ TA @ A @ B )
         => ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[190]) ).

thf(217,axiom,
    ! [TA: $tType,A: set @ TA] :
      ( ( finite_finite2 @ TA @ A )
     => ? [B: list @ TA] :
          ( ( ( set2 @ TA @ B )
            = A )
          & ( distinct @ TA @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_133_finite__distinct__list) ).

thf(902,plain,
    ! [TA: $tType,A: set @ TA] :
      ( ( finite_finite2 @ TA @ A )
     => ? [B: list @ TA] :
          ( ( ( set2 @ TA @ B )
            = A )
          & ( distinct @ TA @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[217]) ).

thf(15,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ( type @ TA @ ( type2 @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subcl_Orderings_Olinorder___HOL_Otype) ).

thf(325,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ( type @ TA @ ( type2 @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(11,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( B
            = ( sup_sup @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_232_sup_OorderE) ).

thf(316,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( B
            = ( sup_sup @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(52,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ A )
           => ( ord_less_eq @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_15_dual__order_Otrans) ).

thf(421,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ A )
           => ( ord_less_eq @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[52]) ).

thf(204,axiom,
    ! [TA: $tType,A: TA,B: TA > $o] :
      ( ( member2 @ TA @ A @ ( collect @ TA @ B ) )
      = ( B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_45_mem__Collect__eq) ).

thf(870,plain,
    ! [TA: $tType,A: TA,B: TA > $o] :
      ( ( member2 @ TA @ A @ ( collect @ TA @ B ) )
      = ( B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[204]) ).

thf(110,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( semilattice_sup @ TB @ ( type2 @ TB ) )
     => ( ( sup_sup @ ( TA > TB ) )
        = ( ^ [A: TA > TB,B: TA > TB,C: TA] : ( sup_sup @ TB @ ( A @ C ) @ ( B @ C ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_204_sup__apply) ).

thf(591,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( semilattice_sup @ TB @ ( type2 @ TB ) )
     => ( ( sup_sup @ ( TA > TB ) )
        = ( ^ [A: TA > TB,B: TA > TB,C: TA] : ( sup_sup @ TB @ ( A @ C ) @ ( B @ C ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[110]) ).

thf(79,axiom,
    ! [TA: $tType] :
      ( ( (=) @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
            ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
            & ( ord_less_eq @ ( set @ TA ) @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_151_set__eq__subset) ).

thf(485,plain,
    ! [TA: $tType] :
      ( ( (=) @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
            ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
            & ( ord_less_eq @ ( set @ TA ) @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[79]) ).

thf(24,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A
            = ( sup_sup @ TA @ A @ B ) )
         => ( ord_less_eq @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_233_sup_OorderI) ).

thf(348,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A
            = ( sup_sup @ TA @ A @ B ) )
         => ( ord_less_eq @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(179,axiom,
    ! [TA: $tType] :
      ( ( ord_less @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
            ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
            & ~ ( ord_less_eq @ ( set @ TA ) @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_146_subset__not__subset__eq) ).

thf(806,plain,
    ! [TA: $tType] :
      ( ( ord_less @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
            ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
            & ~ ( ord_less_eq @ ( set @ TA ) @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[179]) ).

thf(26,axiom,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_220_inf__sup__ord_I4_J) ).

thf(353,plain,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(254,axiom,
    ! [TA: $tType] :
      ( ( ord_less @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
            ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
            & ( A != B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_158_psubset__eq) ).

thf(1040,plain,
    ! [TA: $tType] :
      ( ( ord_less @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
            ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
            & ( A != B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[254]) ).

thf(13,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] : ( ord_less_eq @ TA @ A @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_2_order__refl) ).

thf(321,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] : ( ord_less_eq @ TA @ A @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(259,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
          ~ ( ord_less @ TA @ A @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_59_less__irrefl) ).

thf(1051,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
          ~ ( ord_less @ TA @ A @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[259]) ).

thf(184,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less @ TB @ A @ B )
         => ( ( ord_less @ TA @ ( C @ B ) @ D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less @ TB @ E @ F )
                 => ( ord_less @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less @ TA @ ( C @ A ) @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_71_order__less__subst2) ).

thf(821,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less @ TB @ A @ B )
         => ( ( ord_less @ TA @ ( C @ B ) @ D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less @ TB @ E @ F )
                 => ( ord_less @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less @ TA @ ( C @ A ) @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[184]) ).

thf(42,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ D )
           => ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ C ) @ ( sup_sup @ TA @ B @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_229_sup__mono) ).

thf(397,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ D )
           => ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ C ) @ ( sup_sup @ TA @ B @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[42]) ).

thf(206,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_66_order_Oasym) ).

thf(877,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[206]) ).

thf(202,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_249_sup_Ostrict__coboundedI1) ).

thf(866,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[202]) ).

thf(66,axiom,
    preorder @ $o @ ( type2 @ $o ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_HOL_Obool___Orderings_Opreorder_8) ).

thf(453,plain,
    preorder @ $o @ ( type2 @ $o ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[66]) ).

thf(194,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ~ ( ord_less @ TA @ A @ B ) )
            = ( A = B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_110_antisym__conv2) ).

thf(849,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ~ ( ord_less @ TA @ A @ B ) )
            = ( A = B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[194]) ).

thf(86,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( sup_sup @ TA @ B @ A )
            = B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_237_sup__absorb1) ).

thf(507,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( sup_sup @ TA @ B @ A )
            = B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[86]) ).

thf(268,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_101_order_Ostrict__trans1) ).

thf(1074,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[268]) ).

thf(35,axiom,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_221_inf__sup__ord_I3_J) ).

thf(380,plain,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(59,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: set @ TA] : ( distinct @ TA @ ( linord467138063of_set @ TA @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_200_distinct__sorted__list__of__set) ).

thf(439,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: set @ TA] : ( distinct @ TA @ ( linord467138063of_set @ TA @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[59]) ).

thf(135,axiom,
    ( ( distinct @ a @ ( sorted763967275sorted @ a @ x @ xsa ) )
    & ( linorder_sorted @ a @ ( sorted763967275sorted @ a @ x @ xsa ) )
    & ! [A: a] :
        ( ( member2 @ a @ A @ ( set2 @ a @ ( sorted763967275sorted @ a @ x @ xsa ) ) )
        = ( ( member2 @ a @ A @ ( set2 @ a @ xsa ) )
          & ( A != x ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_0) ).

thf(661,plain,
    ( ( distinct @ a @ ( sorted763967275sorted @ a @ x @ xsa ) )
    & ( linorder_sorted @ a @ ( sorted763967275sorted @ a @ x @ xsa ) )
    & ! [A: a] :
        ( ( member2 @ a @ A @ ( set2 @ a @ ( sorted763967275sorted @ a @ x @ xsa ) ) )
        = ( ( member2 @ a @ A @ ( set2 @ a @ xsa ) )
          & ( A != x ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[135]) ).

thf(224,axiom,
    ! [TA: $tType,A: set @ TA] :
      ( ( collect @ TA
        @ ^ [B: TA] : ( member2 @ TA @ B @ A ) )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_46_Collect__mem__eq) ).

thf(925,plain,
    ! [TA: $tType,A: set @ TA] :
      ( ( collect @ TA
        @ ^ [B: TA] : ( member2 @ TA @ B @ A ) )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[224]) ).

thf(158,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_42_less__imp__not__less) ).

thf(746,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[158]) ).

thf(5,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( finite_finite @ TB @ ( type2 @ TB ) )
        & ( finite_finite @ TA @ ( type2 @ TA ) ) )
     => ( finite_finite @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_fun___Finite__Set_Ofinite) ).

thf(302,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( finite_finite @ TB @ ( type2 @ TB ) )
        & ( finite_finite @ TA @ ( type2 @ TA ) ) )
     => ( finite_finite @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(200,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less @ TA @ A @ ( sup_sup @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_248_sup_Ostrict__coboundedI2) ).

thf(862,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less @ TA @ A @ ( sup_sup @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[200]) ).

thf(40,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA] : ( ord_less_eq @ TA @ A @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_17_dual__order_Orefl) ).

thf(392,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA] : ( ord_less_eq @ TA @ A @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[40]) ).

thf(55,axiom,
    ! [TA: $tType] : ( semilattice_sup @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_Set_Oset___Lattices_Osemilattice__sup_1) ).

thf(429,plain,
    ! [TA: $tType] : ( semilattice_sup @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[55]) ).

thf(174,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_112_less__imp__le) ).

thf(788,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[174]) ).

thf(182,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less @ TA @ A @ B )
              | ( A = B ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_99_order_Oorder__iff__strict) ).

thf(815,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less @ TA @ A @ B )
              | ( A = B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[182]) ).

thf(153,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( ord_less @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( B
                = ( sup_sup @ TA @ B @ A ) )
              & ( B != A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_250_sup_Ostrict__order__iff) ).

thf(729,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( ord_less @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( B
                = ( sup_sup @ TA @ B @ A ) )
              & ( B != A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[153]) ).

thf(234,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ A )
           => ( ord_less @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_96_dual__order_Ostrict__trans2) ).

thf(957,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ A )
           => ( ord_less @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[234]) ).

thf(214,axiom,
    ! [TA: $tType,A: list @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ ( set2 @ TA @ A ) @ B )
      = ( ! [C: TA] :
            ( ( member2 @ TA @ C @ ( set2 @ TA @ A ) )
           => ( member2 @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_13_subset__code_I1_J) ).

thf(894,plain,
    ! [TA: $tType,A: list @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ ( set2 @ TA @ A ) @ B )
      = ( ! [C: TA] :
            ( ( member2 @ TA @ C @ ( set2 @ TA @ A ) )
           => ( member2 @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[214]) ).

thf(47,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ C @ B )
       => ( ord_less_eq @ ( set @ TA ) @ ( sup_sup @ ( set @ TA ) @ A @ C ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_180_Un__least) ).

thf(407,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ C @ B )
       => ( ord_less_eq @ ( set @ TA ) @ ( sup_sup @ ( set @ TA ) @ A @ C ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[47]) ).

thf(144,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less @ TB @ A @ B )
         => ( ( ord_less_eq @ TA @ ( C @ B ) @ D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less @ TB @ E @ F )
                 => ( ord_less @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less @ TA @ ( C @ A ) @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_116_order__less__le__subst2) ).

thf(693,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less @ TB @ A @ B )
         => ( ( ord_less_eq @ TA @ ( C @ B ) @ D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less @ TB @ E @ F )
                 => ( ord_less @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less @ TA @ ( C @ A ) @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[144]) ).

thf(72,axiom,
    ! [TA: $tType] :
      ( ( finite_finite @ TA @ ( type2 @ TA ) )
     => ( finite_finite @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_Set_Oset___Finite__Set_Ofinite_3) ).

thf(467,plain,
    ! [TA: $tType] :
      ( ( finite_finite @ TA @ ( type2 @ TA ) )
     => ( finite_finite @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[72]) ).

thf(105,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( ord_less_eq @ TA @ A @ B )
           => ~ ( ord_less_eq @ TA @ B @ C ) )
         => ( ( ( ord_less_eq @ TA @ B @ A )
             => ~ ( ord_less_eq @ TA @ A @ C ) )
           => ( ( ( ord_less_eq @ TA @ A @ C )
               => ~ ( ord_less_eq @ TA @ C @ B ) )
             => ( ( ( ord_less_eq @ TA @ C @ B )
                 => ~ ( ord_less_eq @ TA @ B @ A ) )
               => ( ( ( ord_less_eq @ TA @ B @ C )
                   => ~ ( ord_less_eq @ TA @ C @ A ) )
                 => ~ ( ( ord_less_eq @ TA @ C @ A )
                     => ~ ( ord_less_eq @ TA @ A @ B ) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_23_le__cases3) ).

thf(566,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( ord_less_eq @ TA @ A @ B )
           => ~ ( ord_less_eq @ TA @ B @ C ) )
         => ( ( ( ord_less_eq @ TA @ B @ A )
             => ~ ( ord_less_eq @ TA @ A @ C ) )
           => ( ( ( ord_less_eq @ TA @ A @ C )
               => ~ ( ord_less_eq @ TA @ C @ B ) )
             => ( ( ( ord_less_eq @ TA @ C @ B )
                 => ~ ( ord_less_eq @ TA @ B @ A ) )
               => ( ( ( ord_less_eq @ TA @ B @ C )
                   => ~ ( ord_less_eq @ TA @ C @ A ) )
                 => ~ ( ( ord_less_eq @ TA @ C @ A )
                     => ~ ( ord_less_eq @ TA @ A @ B ) ) ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[105]) ).

thf(251,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ( ( ord_less @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less_eq @ TA @ A @ B )
              & ~ ( ord_less_eq @ TA @ B @ A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_103_less__le__not__le) ).

thf(1032,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ( ( ord_less @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less_eq @ TA @ A @ B )
              & ~ ( ord_less_eq @ TA @ B @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[251]) ).

thf(207,axiom,
    linorder @ a @ ( type2 @ a ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tfree_0) ).

thf(879,plain,
    linorder @ a @ ( type2 @ a ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[207]) ).

thf(195,axiom,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ ( sup_sup @ ( set @ TA ) @ B @ C ) )
     => ( ~ ( member2 @ TA @ A @ B )
       => ( member2 @ TA @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_189_UnE) ).

thf(852,plain,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ ( sup_sup @ ( set @ TA ) @ B @ C ) )
     => ( ~ ( member2 @ TA @ A @ B )
       => ( member2 @ TA @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[195]) ).

thf(17,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ( ( ord_less_eq @ ( TA > TB ) )
        = ( ^ [A: TA > TB,B: TA > TB] :
            ! [C: TA] : ( ord_less_eq @ TB @ ( A @ C ) @ ( B @ C ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_34_le__fun__def) ).

thf(329,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ( ( ord_less_eq @ ( TA > TB ) )
        = ( ^ [A: TA > TB,B: TA > TB] :
            ! [C: TA] : ( ord_less_eq @ TB @ ( A @ C ) @ ( B @ C ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(212,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less @ TA @ C @ A )
           => ( ord_less @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_97_dual__order_Ostrict__trans1) ).

thf(889,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less @ TA @ C @ A )
           => ( ord_less @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[212]) ).

thf(82,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
          = ( ( ord_less_eq @ TA @ A @ C )
            & ( ord_less_eq @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_201_sup_Obounded__iff) ).

thf(493,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
          = ( ( ord_less_eq @ TA @ A @ C )
            & ( ord_less_eq @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[82]) ).

thf(163,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( ord_less @ ( set @ TA ) @ B @ C )
       => ( ord_less @ ( set @ TA ) @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_145_subset__psubset__trans) ).

thf(757,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( ord_less @ ( set @ TA ) @ B @ C )
       => ( ord_less @ ( set @ TA ) @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[163]) ).

thf(148,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
          | ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_105_le__less__linear) ).

thf(710,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
          | ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[148]) ).

thf(192,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( A != B )
       => ( ord_less @ ( set @ TA ) @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_136_psubsetI) ).

thf(842,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( A != B )
       => ( ord_less @ ( set @ TA ) @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[192]) ).

thf(240,axiom,
    ! [TA: $tType] :
      ( ( condit1037483654norder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA > $o] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( C @ A )
           => ( ~ ( C @ B )
             => ? [D: TA] :
                  ( ( ord_less_eq @ TA @ A @ D )
                  & ( ord_less_eq @ TA @ D @ B )
                  & ! [E: TA] :
                      ( ( ( ord_less_eq @ TA @ A @ E )
                        & ( ord_less @ TA @ E @ D ) )
                     => ( C @ E ) )
                  & ! [E: TA] :
                      ( ! [F: TA] :
                          ( ( ( ord_less_eq @ TA @ A @ F )
                            & ( ord_less @ TA @ F @ E ) )
                         => ( C @ F ) )
                     => ( ord_less_eq @ TA @ E @ D ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_119_complete__interval) ).

thf(974,plain,
    ! [TA: $tType] :
      ( ( condit1037483654norder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA > $o] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( C @ A )
           => ( ~ ( C @ B )
             => ? [D: TA] :
                  ( ( ord_less_eq @ TA @ A @ D )
                  & ( ord_less_eq @ TA @ D @ B )
                  & ! [E: TA] :
                      ( ( ( ord_less_eq @ TA @ A @ E )
                        & ( ord_less @ TA @ E @ D ) )
                     => ( C @ E ) )
                  & ! [E: TA] :
                      ( ! [F: TA] :
                          ( ( ( ord_less_eq @ TA @ A @ F )
                            & ( ord_less @ TA @ F @ E ) )
                         => ( C @ F ) )
                     => ( ord_less_eq @ TA @ E @ D ) ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[240]) ).

thf(1,conjecture,
    ( ( ( x != a2 )
      | ! [A: a] :
          ( ( member2 @ a @ A @ ( set2 @ a @ xsa ) )
          = ( ( ( A = a2 )
              | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
            & ( A != a2 ) ) ) )
    & ( ( x = a2 )
      | ( ( ~ ( ord_less @ a @ a2 @ x )
          | ! [A: a] :
              ( ( ( A = a2 )
                | ( ( member2 @ a @ A @ ( set2 @ a @ xsa ) )
                  & ( A != x ) ) )
              = ( ( ( A = a2 )
                  | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
                & ( A != x ) ) ) )
        & ( ( ord_less @ a @ a2 @ x )
          | ! [A: a] :
              ( ( ( A = a2 )
                | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
              = ( ( ( A = a2 )
                  | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
                & ( A != x ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_3) ).

thf(2,negated_conjecture,
    ~ ( ( ( x != a2 )
        | ! [A: a] :
            ( ( member2 @ a @ A @ ( set2 @ a @ xsa ) )
            = ( ( ( A = a2 )
                | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
              & ( A != a2 ) ) ) )
      & ( ( x = a2 )
        | ( ( ~ ( ord_less @ a @ a2 @ x )
            | ! [A: a] :
                ( ( ( A = a2 )
                  | ( ( member2 @ a @ A @ ( set2 @ a @ xsa ) )
                    & ( A != x ) ) )
                = ( ( ( A = a2 )
                    | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
                  & ( A != x ) ) ) )
          & ( ( ord_less @ a @ a2 @ x )
            | ! [A: a] :
                ( ( ( A = a2 )
                  | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
                = ( ( ( A = a2 )
                    | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
                  & ( A != x ) ) ) ) ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(285,plain,
    ~ ( ( ( x != a2 )
        | ! [A: a] :
            ( ( member2 @ a @ A @ ( set2 @ a @ xsa ) )
            = ( ( ( A = a2 )
                | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
              & ( A != a2 ) ) ) )
      & ( ( x = a2 )
        | ( ( ~ ( ord_less @ a @ a2 @ x )
            | ! [A: a] :
                ( ( ( A = a2 )
                  | ( ( member2 @ a @ A @ ( set2 @ a @ xsa ) )
                    & ( A != x ) ) )
                = ( ( ( A = a2 )
                    | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
                  & ( A != x ) ) ) )
          & ( ( ord_less @ a @ a2 @ x )
            | ! [A: a] :
                ( ( ( A = a2 )
                  | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
                = ( ( ( A = a2 )
                    | ( member2 @ a @ A @ ( set2 @ a @ xsa ) ) )
                  & ( A != x ) ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(107,axiom,
    ! [TA: $tType] :
      ( ( finite_finite @ TA @ ( type2 @ TA ) )
     => ( ( finite_finite2 @ TA )
        = ( ^ [A: set @ TA] : $true ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_138_finite__code) ).

thf(583,plain,
    ! [TA: $tType] :
      ( ( finite_finite @ TA @ ( type2 @ TA ) )
     => ( ( finite_finite2 @ TA )
        = ( ^ [A: set @ TA] : $true ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[107]) ).

thf(90,axiom,
    ! [TA: $tType] :
      ( ( ord_less_eq @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
            ( ( sup_sup @ ( set @ TA ) @ A @ B )
            = B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_185_subset__Un__eq) ).

thf(522,plain,
    ! [TA: $tType] :
      ( ( ord_less_eq @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
            ( ( sup_sup @ ( set @ TA ) @ A @ B )
            = B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[90]) ).

thf(187,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ~ ( ord_less @ TA @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_87_minf_I7_J) ).

thf(830,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ~ ( ord_less @ TA @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[187]) ).

thf(99,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_243_sup_Ocobounded2) ).

thf(551,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[99]) ).

thf(283,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA] :
          ( ( distinct @ TA @ ( mergesort_remdups @ TA @ A ) )
          & ( linorder_sorted @ TA @ ( mergesort_remdups @ TA @ A ) )
          & ( ( set2 @ TA @ ( mergesort_remdups @ TA @ A ) )
            = ( set2 @ TA @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_121_mergesort__remdups__correct) ).

thf(1128,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA] :
          ( ( distinct @ TA @ ( mergesort_remdups @ TA @ A ) )
          & ( linorder_sorted @ TA @ ( mergesort_remdups @ TA @ A ) )
          & ( ( set2 @ TA @ ( mergesort_remdups @ TA @ A ) )
            = ( set2 @ TA @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[283]) ).

thf(157,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ( C != A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_77_pinf_I3_J) ).

thf(742,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ( C != A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[157]) ).

thf(130,axiom,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) )
          = ( sup_sup @ TA @ B @ ( sup_sup @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_210_inf__sup__aci_I7_J) ).

thf(650,plain,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) )
          = ( sup_sup @ TA @ B @ ( sup_sup @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[130]) ).

thf(45,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less_eq @ TA @ A @ B )
         => ( ord_less_eq @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_25_le__cases) ).

thf(403,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less_eq @ TA @ A @ B )
         => ( ord_less_eq @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[45]) ).

thf(274,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: $o] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less @ TA @ B @ A )
           => C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_50_less__imp__triv) ).

thf(1096,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: $o] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less @ TA @ B @ A )
           => C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[274]) ).

thf(243,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ( ord_less_eq @ TA @ C @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_4_minf_I6_J) ).

thf(1006,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ( ord_less_eq @ TA @ C @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[243]) ).

thf(80,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ! [A: TA > TB,B: TA > TB] :
          ( ! [C: TA] : ( ord_less_eq @ TB @ ( A @ C ) @ ( B @ C ) )
         => ( ord_less_eq @ ( TA > TB ) @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_35_le__funI) ).

thf(488,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ! [A: TA > TB,B: TA > TB] :
          ( ! [C: TA] : ( ord_less_eq @ TB @ ( A @ C ) @ ( B @ C ) )
         => ( ord_less_eq @ ( TA > TB ) @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[80]) ).

thf(227,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less @ ( set @ TA ) @ A @ B )
     => ( ord_less_eq @ ( set @ TA ) @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_148_psubset__imp__subset) ).

thf(933,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less @ ( set @ TA ) @ A @ B )
     => ( ord_less_eq @ ( set @ TA ) @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[227]) ).

thf(94,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( finite_finite2 @ TA @ A )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ A )
       => ( finite_finite2 @ TA @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_168_rev__finite__subset) ).

thf(537,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( finite_finite2 @ TA @ A )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ A )
       => ( finite_finite2 @ TA @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[94]) ).

thf(137,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_56_dual__order_Oasym) ).

thf(669,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[137]) ).

thf(143,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( ord @ TA @ ( type2 @ TA ) )
        & ( ord @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( A
            = ( B @ C ) )
         => ( ( ord_less @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less @ TA @ E @ F )
                 => ( ord_less @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less @ TB @ A @ ( B @ D ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_74_ord__eq__less__subst) ).

thf(686,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( ord @ TA @ ( type2 @ TA ) )
        & ( ord @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( A
            = ( B @ C ) )
         => ( ( ord_less @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less @ TA @ E @ F )
                 => ( ord_less @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less @ TB @ A @ ( B @ D ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[143]) ).

thf(127,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( sup_sup @ TA @ A @ B )
              = B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_231_le__iff__sup) ).

thf(637,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( sup_sup @ TA @ A @ B )
              = B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[127]) ).

thf(140,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_62_less__asym_H) ).

thf(679,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[140]) ).

thf(253,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ! [A: TA] :
        ? [B: TB] :
        ! [C: TB] :
          ( ( ord_less @ TB @ C @ B )
         => ( A = A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_88_minf_I11_J) ).

thf(1039,plain,
    $true,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[253]) ).

thf(121,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_224_sup__ge1) ).

thf(622,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[121]) ).

thf(156,axiom,
    ! [TA: $tType] :
      ( ( dense_linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ! [D: TA] :
                ( ( ord_less @ TA @ A @ D )
               => ( ( ord_less @ TA @ D @ B )
                 => ( ord_less_eq @ TA @ D @ C ) ) )
           => ( ord_less_eq @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_94_dense__le__bounded) ).

thf(738,plain,
    ! [TA: $tType] :
      ( ( dense_linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ! [D: TA] :
                ( ( ord_less @ TA @ A @ D )
               => ( ( ord_less @ TA @ D @ B )
                 => ( ord_less_eq @ TA @ D @ C ) ) )
           => ( ord_less_eq @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[156]) ).

thf(132,axiom,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
          = ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_211_inf__sup__aci_I6_J) ).

thf(654,plain,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
          = ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[132]) ).

thf(68,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_247_sup_OcoboundedI2) ).

thf(457,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[68]) ).

thf(241,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ( ord_less @ TA @ C @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_86_minf_I5_J) ).

thf(1002,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ( ord_less @ TA @ C @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[241]) ).

thf(115,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( sup_sup @ TA )
        = ( ^ [A: TA,B: TA] : ( sup_sup @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_217_sup__commute) ).

thf(605,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( sup_sup @ TA )
        = ( ^ [A: TA,B: TA] : ( sup_sup @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[115]) ).

thf(22,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( finite_finite2 @ TA @ B )
       => ( finite_finite2 @ TA @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_170_finite__subset) ).

thf(343,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( finite_finite2 @ TA @ B )
       => ( finite_finite2 @ TA @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(229,axiom,
    ! [TA: $tType] :
      ( ( wellorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > $o,B: TA] :
          ( ! [C: TA] :
              ( ! [D: TA] :
                  ( ( ord_less @ TA @ D @ C )
                 => ( A @ D ) )
             => ( A @ C ) )
         => ( A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_53_less__induct) ).

thf(938,plain,
    ! [TA: $tType] :
      ( ( wellorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > $o,B: TA] :
          ( ! [C: TA] :
              ( ! [D: TA] :
                  ( ( ord_less @ TA @ D @ C )
                 => ( A @ D ) )
             => ( A @ C ) )
         => ( A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[229]) ).

thf(9,axiom,
    ! [TA: $tType] :
      ( ( sup_sup @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] : ( sup_sup @ ( set @ TA ) @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_196_Un__commute) ).

thf(311,plain,
    ! [TA: $tType] :
      ( ( sup_sup @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] : ( sup_sup @ ( set @ TA ) @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(133,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_242_sup_Ocobounded1) ).

thf(657,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] : ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[133]) ).

thf(252,axiom,
    ! [TA: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( A = B )
         => ( ( ord_less @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_58_ord__eq__less__trans) ).

thf(1035,plain,
    ! [TA: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( A = B )
         => ( ( ord_less @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[252]) ).

thf(267,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( A != B )
           => ( ord_less @ TA @ A @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_113_le__neq__trans) ).

thf(1071,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( A != B )
           => ( ord_less @ TA @ A @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[267]) ).

thf(249,axiom,
    ! [TA: $tType] :
      ( ( dense_linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ! [C: TA] :
              ( ( ord_less @ TA @ A @ C )
             => ( ord_less_eq @ TA @ B @ C ) )
         => ( ord_less_eq @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_107_dense__ge) ).

thf(1026,plain,
    ! [TA: $tType] :
      ( ( dense_linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ! [C: TA] :
              ( ( ord_less @ TA @ A @ C )
             => ( ord_less_eq @ TA @ B @ C ) )
         => ( ord_less_eq @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[249]) ).

thf(151,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_63_less__asym) ).

thf(718,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[151]) ).

thf(169,axiom,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A != B )
         => ( ~ ( ord_less @ TA @ A @ B )
           => ( ord_less @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_126_linorder__neqE__linordered__idom) ).

thf(773,plain,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A != B )
         => ( ~ ( ord_less @ TA @ A @ B )
           => ( ord_less @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[169]) ).

thf(176,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( ord @ TA @ ( type2 @ TA ) )
        & ( ord @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less @ TB @ A @ B )
         => ( ( ( C @ B )
              = D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less @ TB @ E @ F )
                 => ( ord_less @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less @ TA @ ( C @ A ) @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_73_ord__less__eq__subst) ).

thf(794,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( ord @ TA @ ( type2 @ TA ) )
        & ( ord @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less @ TB @ A @ B )
         => ( ( ( C @ B )
              = D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less @ TB @ E @ F )
                 => ( ord_less @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less @ TA @ ( C @ A ) @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[176]) ).

thf(108,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ B )
           => ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ C ) @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_223_le__supI) ).

thf(586,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ B )
           => ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ C ) @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[108]) ).

thf(218,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA,B: list @ TA] :
          ( ( ( distinct @ TA @ A )
            & ( linorder_sorted @ TA @ A ) )
         => ( ( ( distinct @ TA @ B )
              & ( linorder_sorted @ TA @ B ) )
           => ( ( sorted1061247458sorted @ TA @ A @ B )
              = ( ord_less_eq @ ( set @ TA ) @ ( set2 @ TA @ A ) @ ( set2 @ TA @ B ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_120_subset__sorted__correct) ).

thf(906,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA,B: list @ TA] :
          ( ( ( distinct @ TA @ A )
            & ( linorder_sorted @ TA @ A ) )
         => ( ( ( distinct @ TA @ B )
              & ( linorder_sorted @ TA @ B ) )
           => ( ( sorted1061247458sorted @ TA @ A @ B )
              = ( ord_less_eq @ ( set @ TA ) @ ( set2 @ TA @ A ) @ ( set2 @ TA @ B ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[218]) ).

thf(49,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ( preorder @ TA @ ( type2 @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subcl_Orderings_Olinorder___Orderings_Opreorder) ).

thf(412,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ( preorder @ TA @ ( type2 @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[49]) ).

thf(160,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ( ord_less_eq @ TA @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_5_pinf_I8_J) ).

thf(750,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ( ord_less_eq @ TA @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[160]) ).

thf(185,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ~ ( ord_less_eq @ TA @ C @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_6_pinf_I6_J) ).

thf(824,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ~ ( ord_less_eq @ TA @ C @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[185]) ).

thf(197,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
          ~ ( ord_less @ TA @ A @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_44_dual__order_Oirrefl) ).

thf(856,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
          ~ ( ord_less @ TA @ A @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[197]) ).

thf(61,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] : ( ord_less_eq @ ( set @ TA ) @ A @ ( sup_sup @ ( set @ TA ) @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_182_Un__upper2) ).

thf(444,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] : ( ord_less_eq @ ( set @ TA ) @ A @ ( sup_sup @ ( set @ TA ) @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[61]) ).

thf(33,axiom,
    ! [TA: $tType,A: set @ TA] : ( ord_less_eq @ ( set @ TA ) @ A @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_154_subset__refl) ).

thf(375,plain,
    ! [TA: $tType,A: set @ TA] : ( ord_less_eq @ ( set @ TA ) @ A @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[33]) ).

thf(53,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ A )
       => ( A = B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_137_subset__antisym) ).

thf(423,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ A )
       => ( A = B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[53]) ).

thf(44,axiom,
    semilattice_sup @ $o @ ( type2 @ $o ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_HOL_Obool___Lattices_Osemilattice__sup_7) ).

thf(402,plain,
    semilattice_sup @ $o @ ( type2 @ $o ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[44]) ).

thf(154,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less @ TA @ A @ B )
              | ( A = B ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_9_le__less) ).

thf(732,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less @ TA @ A @ B )
              | ( A = B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[154]) ).

thf(186,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( B != A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_38_dual__order_Ostrict__implies__not__eq) ).

thf(826,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( B != A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[186]) ).

thf(282,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ( C != A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_78_pinf_I4_J) ).

thf(1124,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ B @ C )
         => ( C != A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[282]) ).

thf(97,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( sup_sup @ TA @ B @ A )
            = B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_235_sup_Oabsorb1) ).

thf(545,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( sup_sup @ TA @ B @ A )
            = B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[97]) ).

thf(36,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
         => ~ ( ( ord_less_eq @ TA @ A @ C )
             => ~ ( ord_less_eq @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_239_sup_OboundedE) ).

thf(382,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
         => ~ ( ( ord_less_eq @ TA @ A @ C )
             => ~ ( ord_less_eq @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

thf(117,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ! [A: TA > TB,B: TA > TB,C: TA] :
          ( ( ord_less_eq @ ( TA > TB ) @ A @ B )
         => ( ord_less_eq @ TB @ ( A @ C ) @ ( B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_36_le__funE) ).

thf(611,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ! [A: TA > TB,B: TA > TB,C: TA] :
          ( ( ord_less_eq @ ( TA > TB ) @ A @ B )
         => ( ord_less_eq @ TB @ ( A @ C ) @ ( B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[117]) ).

thf(19,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ( ord @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_fun___Orderings_Oord) ).

thf(335,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ( ord @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(272,axiom,
    ! [TA: $tType] :
      ( ( ord_less_eq @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
          ! [C: TA] :
            ( ( member2 @ TA @ C @ A )
           => ( member2 @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_161_subset__eq) ).

thf(1090,plain,
    ! [TA: $tType] :
      ( ( ord_less_eq @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
          ! [C: TA] :
            ( ( member2 @ TA @ C @ A )
           => ( member2 @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[272]) ).

thf(222,axiom,
    ! [TA: $tType] :
      ( ( dense_linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ! [C: TA] :
              ( ( ord_less @ TA @ C @ A )
             => ( ord_less_eq @ TA @ C @ B ) )
         => ( ord_less_eq @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_106_dense__le) ).

thf(919,plain,
    ! [TA: $tType] :
      ( ( dense_linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ! [C: TA] :
              ( ( ord_less @ TA @ C @ A )
             => ( ord_less_eq @ TA @ C @ B ) )
         => ( ord_less_eq @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[222]) ).

thf(232,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: set @ TA] :
          ( ( finite_finite2 @ TA @ A )
         => ? [B: list @ TA] :
              ( ( ( set2 @ TA @ B )
                = A )
              & ( linorder_sorted @ TA @ B )
              & ( distinct @ TA @ B )
              & ! [C: list @ TA] :
                  ( ( ( ( set2 @ TA @ C )
                      = A )
                    & ( linorder_sorted @ TA @ C )
                    & ( distinct @ TA @ C ) )
                 => ( C = B ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_124_finite__sorted__distinct__unique) ).

thf(947,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: set @ TA] :
          ( ( finite_finite2 @ TA @ A )
         => ? [B: list @ TA] :
              ( ( ( set2 @ TA @ B )
                = A )
              & ( linorder_sorted @ TA @ B )
              & ( distinct @ TA @ B )
              & ! [C: list @ TA] :
                  ( ( ( ( set2 @ TA @ C )
                      = A )
                    & ( linorder_sorted @ TA @ C )
                    & ( distinct @ TA @ C ) )
                 => ( C = B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[232]) ).

thf(262,axiom,
    ! [TA: $tType,A: set @ TA,B: TA > $o] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ ( collect @ TA @ B ) )
      = ( ! [C: TA] :
            ( ( member2 @ TA @ C @ A )
           => ( B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_131_subset__Collect__conv) ).

thf(1058,plain,
    ! [TA: $tType,A: set @ TA,B: TA > $o] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ ( collect @ TA @ B ) )
      = ( ! [C: TA] :
            ( ( member2 @ TA @ C @ A )
           => ( B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[262]) ).

thf(276,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less @ TA @ A @ B )
         => ( ( ~ ( ord_less @ TA @ B @ A ) )
            = ( B = A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_52_antisym__conv3) ).

thf(1107,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less @ TA @ A @ B )
         => ( ( ~ ( ord_less @ TA @ B @ A ) )
            = ( B = A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[276]) ).

thf(166,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ( C != A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_84_minf_I3_J) ).

thf(764,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ( C != A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[166]) ).

thf(216,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less @ TA @ C @ A )
           => ( ord_less @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_41_dual__order_Ostrict__trans) ).

thf(900,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less @ TA @ C @ A )
           => ( ord_less @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[216]) ).

thf(141,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( ord_less @ TB @ A @ ( B @ C ) )
         => ( ( ord_less_eq @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less_eq @ TA @ E @ F )
                 => ( ord_less_eq @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less @ TB @ A @ ( B @ D ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_117_order__less__le__subst1) ).

thf(681,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( ord_less @ TB @ A @ ( B @ C ) )
         => ( ( ord_less_eq @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less_eq @ TA @ E @ F )
                 => ( ord_less_eq @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less @ TB @ A @ ( B @ D ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[141]) ).

thf(279,axiom,
    ( ( linorder_sorted @ a @ xsa )
    & ! [A: a] :
        ( ( member2 @ a @ A @ ( set2 @ a @ xsa ) )
       => ( ord_less_eq @ a @ a2 @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_1) ).

thf(1117,plain,
    ( ( linorder_sorted @ a @ xsa )
    & ! [A: a] :
        ( ( member2 @ a @ A @ ( set2 @ a @ xsa ) )
       => ( ord_less_eq @ a @ a2 @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[279]) ).

thf(258,axiom,
    ! [TA: $tType] :
      ( ( ord_less_eq @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
          ! [C: TA] :
            ( ( member2 @ TA @ C @ A )
           => ( member2 @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_156_subset__iff) ).

thf(1048,plain,
    ! [TA: $tType] :
      ( ( ord_less_eq @ ( set @ TA ) )
      = ( ^ [A: set @ TA,B: set @ TA] :
          ! [C: TA] :
            ( ( member2 @ TA @ C @ A )
           => ( member2 @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[258]) ).

thf(34,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ A )
           => ( B = A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_14_dual__order_Oantisym) ).

thf(377,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ A )
           => ( B = A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[34]) ).

thf(65,axiom,
    ! [TA: $tType] : ( lattice @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_Set_Oset___Lattices_Olattice_4) ).

thf(451,plain,
    ! [TA: $tType] : ( lattice @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[65]) ).

thf(208,axiom,
    ! [TA: $tType,A: list @ TA,B: list @ TA] :
      ( ( set2 @ TA @ ( union @ TA @ A @ B ) )
      = ( sup_sup @ ( set @ TA ) @ ( set2 @ TA @ A ) @ ( set2 @ TA @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_172_set__union) ).

thf(880,plain,
    ! [TA: $tType,A: list @ TA,B: list @ TA] :
      ( ( set2 @ TA @ ( union @ TA @ A @ B ) )
      = ( sup_sup @ ( set @ TA ) @ ( set2 @ TA @ A ) @ ( set2 @ TA @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[208]) ).

thf(255,axiom,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ C )
       => ( member2 @ TA @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_157_set__rev__mp) ).

thf(1043,plain,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ C )
       => ( member2 @ TA @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[255]) ).

thf(57,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_227_le__supI2) ).

thf(434,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[57]) ).

thf(119,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( sup_sup @ TA @ A @ B )
              = B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_245_sup_Oabsorb__iff2) ).

thf(616,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( sup_sup @ TA @ A @ B )
              = B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[119]) ).

thf(281,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_90_dual__order_Ostrict__implies__order) ).

thf(1122,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[281]) ).

thf(76,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ~ ( finite_finite2 @ TA @ A )
     => ~ ( finite_finite2 @ TA @ ( sup_sup @ ( set @ TA ) @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_187_Un__infinite) ).

thf(477,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ~ ( finite_finite2 @ TA @ A )
     => ~ ( finite_finite2 @ TA @ ( sup_sup @ ( set @ TA ) @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[76]) ).

thf(38,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( semilattice_sup @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_fun___Lattices_Osemilattice__sup) ).

thf(387,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( semilattice_sup @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

thf(125,axiom,
    ! [TA: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( B = C )
           => ( ord_less_eq @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_20_ord__le__eq__trans) ).

thf(631,plain,
    ! [TA: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( B = C )
           => ( ord_less_eq @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[125]) ).

thf(93,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA,D: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ C @ D )
       => ( ord_less_eq @ ( set @ TA ) @ ( sup_sup @ ( set @ TA ) @ A @ C ) @ ( sup_sup @ ( set @ TA ) @ B @ D ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_179_Un__mono) ).

thf(535,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA,D: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ C @ D )
       => ( ord_less_eq @ ( set @ TA ) @ ( sup_sup @ ( set @ TA ) @ A @ C ) @ ( sup_sup @ ( set @ TA ) @ B @ D ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[93]) ).

thf(14,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ C )
       => ( ord_less_eq @ ( set @ TA ) @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_152_subset__trans) ).

thf(323,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ C )
       => ( ord_less_eq @ ( set @ TA ) @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(111,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( sup_sup @ ( set @ TA ) @ B @ A )
        = B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_184_Un__absorb2) ).

thf(594,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( sup_sup @ ( set @ TA ) @ B @ A )
        = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[111]) ).

thf(78,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ! [A: TA > TB,B: TA > TB,C: TA] :
          ( ( ord_less_eq @ ( TA > TB ) @ A @ B )
         => ( ord_less_eq @ TB @ ( A @ C ) @ ( B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_37_le__funD) ).

thf(483,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ! [A: TA > TB,B: TA > TB,C: TA] :
          ( ( ord_less_eq @ ( TA > TB ) @ A @ B )
         => ( ord_less_eq @ TB @ ( A @ C ) @ ( B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[78]) ).

thf(89,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ B )
           => ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ C ) @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_230_sup__least) ).

thf(520,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ B )
           => ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ C ) @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[89]) ).

thf(250,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less_eq @ TA @ A @ B )
              & ( A != B ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_98_order_Ostrict__iff__order) ).

thf(1029,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less_eq @ TA @ A @ B )
              & ( A != B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[250]) ).

thf(237,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA,B: TA] :
          ( ( linorder_sorted @ TA @ A )
         => ( ( sorted873716653sorted @ TA @ A @ B )
            = ( member2 @ TA @ B @ ( set2 @ TA @ A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_122_memb__sorted__correct) ).

thf(964,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA,B: TA] :
          ( ( linorder_sorted @ TA @ A )
         => ( ( sorted873716653sorted @ TA @ A @ B )
            = ( member2 @ TA @ B @ ( set2 @ TA @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[237]) ).

thf(247,axiom,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ B )
     => ( member2 @ TA @ A @ ( sup_sup @ ( set @ TA ) @ C @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_191_UnI2) ).

thf(1022,plain,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ B )
     => ( member2 @ TA @ A @ ( sup_sup @ ( set @ TA ) @ C @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[247]) ).

thf(23,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( B
              = ( sup_sup @ TA @ B @ A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_241_sup_Oorder__iff) ).

thf(345,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( B
              = ( sup_sup @ TA @ B @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(198,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( member2 @ TA @ C @ A )
       => ( member2 @ TA @ C @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_166_in__mono) ).

thf(858,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( member2 @ TA @ C @ A )
       => ( member2 @ TA @ C @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[198]) ).

thf(123,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( semilattice_sup @ TB @ ( type2 @ TB ) )
     => ( ( sup_sup @ ( TA > TB ) )
        = ( ^ [A: TA > TB,B: TA > TB,C: TA] : ( sup_sup @ TB @ ( A @ C ) @ ( B @ C ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_213_sup__fun__def) ).

thf(626,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( semilattice_sup @ TB @ ( type2 @ TB ) )
     => ( ( sup_sup @ ( TA > TB ) )
        = ( ^ [A: TA > TB,B: TA > TB,C: TA] : ( sup_sup @ TB @ ( A @ C ) @ ( B @ C ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[123]) ).

thf(221,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ( C != A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_85_minf_I4_J) ).

thf(915,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ( C != A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[221]) ).

thf(70,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) )
          = ( sup_sup @ TA @ B @ ( sup_sup @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_218_sup_Oleft__commute) ).

thf(462,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) )
          = ( sup_sup @ TA @ B @ ( sup_sup @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[70]) ).

thf(263,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less @ TA @ A @ B )
         => ( ord_less_eq @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_8_leI) ).

thf(1061,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less @ TA @ A @ B )
         => ( ord_less_eq @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[263]) ).

thf(220,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less @ TA @ A @ B )
              | ( B = A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_92_dual__order_Oorder__iff__strict) ).

thf(912,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less_eq @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less @ TA @ A @ B )
              | ( B = A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[220]) ).

thf(43,axiom,
    ! [TA: $tType,A: TA > $o,B: TA > $o] :
      ( ! [C: TA] :
          ( ( A @ C )
         => ( B @ C ) )
     => ( ord_less_eq @ ( set @ TA ) @ ( collect @ TA @ A ) @ ( collect @ TA @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_153_Collect__mono) ).

thf(399,plain,
    ! [TA: $tType,A: TA > $o,B: TA > $o] :
      ( ! [C: TA] :
          ( ( A @ C )
         => ( B @ C ) )
     => ( ord_less_eq @ ( set @ TA ) @ ( collect @ TA @ A ) @ ( collect @ TA @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[43]) ).

thf(235,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
         => ~ ( ( ord_less @ TA @ A @ C )
             => ~ ( ord_less @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_251_sup_Ostrict__boundedE) ).

thf(959,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
         => ~ ( ( ord_less @ TA @ A @ C )
             => ~ ( ord_less @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[235]) ).

thf(167,axiom,
    ! [TA: $tType] :
      ( ( dense_order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ? [C: TA] :
              ( ( ord_less @ TA @ A @ C )
              & ( ord_less @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_65_dense) ).

thf(768,plain,
    ! [TA: $tType] :
      ( ( dense_order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ? [C: TA] :
              ( ( ord_less @ TA @ A @ C )
              & ( ord_less @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[167]) ).

thf(203,axiom,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ C )
       => ( member2 @ TA @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_155_rev__subsetD) ).

thf(868,plain,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ C )
       => ( member2 @ TA @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[203]) ).

thf(171,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_54_less__not__sym) ).

thf(780,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[171]) ).

thf(209,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_108_less__le__trans) ).

thf(883,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[209]) ).

thf(116,axiom,
    ! [TA: $tType,A: TA > $o,B: TA > $o] :
      ( ! [C: TA] :
          ( ( A @ C )
          = ( B @ C ) )
     => ( ( collect @ TA @ A )
        = ( collect @ TA @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_47_Collect__cong) ).

thf(608,plain,
    ! [TA: $tType,A: TA > $o,B: TA > $o] :
      ( ! [C: TA] :
          ( ( A @ C )
          = ( B @ C ) )
     => ( ( collect @ TA @ A )
        = ( collect @ TA @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[116]) ).

thf(41,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( sup_sup @ TA @ ( sup_sup @ TA @ A @ B ) @ B )
          = ( sup_sup @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_203_sup_Oright__idem) ).

thf(394,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( sup_sup @ TA @ ( sup_sup @ TA @ A @ B ) @ B )
          = ( sup_sup @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

thf(3,axiom,
    finite_finite @ $o @ ( type2 @ $o ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_HOL_Obool___Finite__Set_Ofinite_9) ).

thf(299,plain,
    finite_finite @ $o @ ( type2 @ $o ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(56,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
          ( ( sup_sup @ TA @ A @ A )
          = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_205_sup_Oidem) ).

thf(431,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
          ( ( sup_sup @ TA @ A @ A )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[56]) ).

thf(131,axiom,
    ord @ $o @ ( type2 @ $o ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_HOL_Obool___Orderings_Oord_12) ).

thf(653,plain,
    ord @ $o @ ( type2 @ $o ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[131]) ).

thf(223,axiom,
    ! [TA: $tType,A: set @ TA,B: list @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ ( coset @ TA @ B ) )
      = ( ! [C: TA] :
            ( ( member2 @ TA @ C @ ( set2 @ TA @ B ) )
           => ~ ( member2 @ TA @ C @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_173_subset__code_I2_J) ).

thf(922,plain,
    ! [TA: $tType,A: set @ TA,B: list @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ ( coset @ TA @ B ) )
      = ( ! [C: TA] :
            ( ( member2 @ TA @ C @ ( set2 @ TA @ B ) )
           => ~ ( member2 @ TA @ C @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[223]) ).

thf(278,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( B != A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_51_less__imp__not__eq2) ).

thf(1113,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( B != A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[278]) ).

thf(104,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( sup_sup @ TA @ A @ B )
            = B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_238_sup__absorb2) ).

thf(563,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( sup_sup @ TA @ A @ B )
            = B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[104]) ).

thf(269,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA,B: list @ TA] :
          ( ( ( distinct @ TA @ A )
            & ( linorder_sorted @ TA @ A ) )
         => ( ( ( distinct @ TA @ B )
              & ( linorder_sorted @ TA @ B ) )
           => ( ( distinct @ TA @ ( merge @ TA @ A @ B ) )
              & ( linorder_sorted @ TA @ ( merge @ TA @ A @ B ) )
              & ( ( set2 @ TA @ ( merge @ TA @ A @ B ) )
                = ( sup_sup @ ( set @ TA ) @ ( set2 @ TA @ A ) @ ( set2 @ TA @ B ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_254_merge__correct) ).

thf(1076,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA,B: list @ TA] :
          ( ( ( distinct @ TA @ A )
            & ( linorder_sorted @ TA @ A ) )
         => ( ( ( distinct @ TA @ B )
              & ( linorder_sorted @ TA @ B ) )
           => ( ( distinct @ TA @ ( merge @ TA @ A @ B ) )
              & ( linorder_sorted @ TA @ ( merge @ TA @ A @ B ) )
              & ( ( set2 @ TA @ ( merge @ TA @ A @ B ) )
                = ( sup_sup @ ( set @ TA ) @ ( set2 @ TA @ A ) @ ( set2 @ TA @ B ) ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[269]) ).

thf(81,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ~ ( finite_finite2 @ TA @ ( sup_sup @ ( set @ TA ) @ A @ B ) ) )
      = ( ~ ( finite_finite2 @ TA @ A )
        | ~ ( finite_finite2 @ TA @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_186_infinite__Un) ).

thf(490,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ~ ( finite_finite2 @ TA @ ( sup_sup @ ( set @ TA ) @ A @ B ) ) )
      = ( ~ ( finite_finite2 @ TA @ A )
        | ~ ( finite_finite2 @ TA @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[81]) ).

thf(54,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ A )
           => ( A = B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_28_antisym) ).

thf(426,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ A )
           => ( A = B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[54]) ).

thf(98,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( ord_less_eq @ TB @ A @ ( B @ C ) )
         => ( ( ord_less_eq @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less_eq @ TA @ E @ F )
                 => ( ord_less_eq @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less_eq @ TB @ A @ ( B @ D ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_33_order__subst1) ).

thf(548,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( ord_less_eq @ TB @ A @ ( B @ C ) )
         => ( ( ord_less_eq @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less_eq @ TA @ E @ F )
                 => ( ord_less_eq @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less_eq @ TB @ A @ ( B @ D ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[98]) ).

thf(181,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less_eq @ TA @ A @ B )
              & ( B != A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_91_dual__order_Ostrict__iff__order) ).

thf(812,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less_eq @ TA @ A @ B )
              & ( B != A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[181]) ).

thf(270,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( A != B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_55_less__imp__not__eq) ).

thf(1081,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( A != B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[270]) ).

thf(27,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ord_less_eq @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_18_order__trans) ).

thf(355,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ord_less_eq @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(100,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ B )
           => ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ C ) @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_240_sup_OboundedI) ).

thf(553,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ C @ B )
           => ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ C ) @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[100]) ).

thf(170,axiom,
    ! [TA: $tType,A: set @ TA,B: ( set @ TA ) > $o] :
      ( ( finite_finite2 @ TA @ A )
     => ( ! [C: set @ TA] :
            ( ( finite_finite2 @ TA @ C )
           => ( ! [D: set @ TA] :
                  ( ( ord_less @ ( set @ TA ) @ D @ C )
                 => ( B @ D ) )
             => ( B @ C ) ) )
       => ( B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_143_finite__psubset__induct) ).

thf(776,plain,
    ! [TA: $tType,A: set @ TA,B: ( set @ TA ) > $o] :
      ( ( finite_finite2 @ TA @ A )
     => ( ! [C: set @ TA] :
            ( ( finite_finite2 @ TA @ C )
           => ( ! [D: set @ TA] :
                  ( ( ord_less @ ( set @ TA ) @ D @ C )
                 => ( B @ D ) )
             => ( B @ C ) ) )
       => ( B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[170]) ).

thf(91,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) )
          = ( sup_sup @ TA @ B @ ( sup_sup @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_219_sup__left__commute) ).

thf(525,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ B @ C ) )
          = ( sup_sup @ TA @ B @ ( sup_sup @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[91]) ).

thf(106,axiom,
    ! [TA: $tType,A: list @ TA,B: list @ TA] :
      ( ( distinct @ TA @ ( union @ TA @ A @ B ) )
      = ( distinct @ TA @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_118_distinct__union) ).

thf(580,plain,
    ! [TA: $tType,A: list @ TA,B: list @ TA] :
      ( ( distinct @ TA @ ( union @ TA @ A @ B ) )
      = ( distinct @ TA @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[106]) ).

thf(128,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( sup_sup @ ( set @ TA ) @ A @ ( sup_sup @ ( set @ TA ) @ B @ C ) )
      = ( sup_sup @ ( set @ TA ) @ B @ ( sup_sup @ ( set @ TA ) @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_198_Un__left__commute) ).

thf(640,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( sup_sup @ ( set @ TA ) @ A @ ( sup_sup @ ( set @ TA ) @ B @ C ) )
      = ( sup_sup @ ( set @ TA ) @ B @ ( sup_sup @ ( set @ TA ) @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[128]) ).

thf(147,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA > $o] :
      ( ( ? [D: TA] :
            ( ( member2 @ TA @ D @ ( sup_sup @ ( set @ TA ) @ A @ B ) )
            & ( C @ D ) ) )
      = ( ? [D: TA] :
            ( ( member2 @ TA @ D @ A )
            & ( C @ D ) )
        | ? [D: TA] :
            ( ( member2 @ TA @ D @ B )
            & ( C @ D ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_192_bex__Un) ).

thf(707,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA > $o] :
      ( ( ? [D: TA] :
            ( ( member2 @ TA @ D @ ( sup_sup @ ( set @ TA ) @ A @ B ) )
            & ( C @ D ) ) )
      = ( ? [D: TA] :
            ( ( member2 @ TA @ D @ A )
            & ( C @ D ) )
        | ? [D: TA] :
            ( ( member2 @ TA @ D @ B )
            & ( C @ D ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[147]) ).

thf(211,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_7_leD) ).

thf(887,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ~ ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[211]) ).

thf(16,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
          | ( ord_less_eq @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_27_linear) ).

thf(327,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
          | ( ord_less_eq @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(48,axiom,
    ! [TA: $tType,A: TA > $o,B: TA > $o] :
      ( ( ord_less_eq @ ( set @ TA ) @ ( collect @ TA @ A ) @ ( collect @ TA @ B ) )
      = ( ! [C: TA] :
            ( ( A @ C )
           => ( B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_149_Collect__mono__iff) ).

thf(409,plain,
    ! [TA: $tType,A: TA > $o,B: TA > $o] :
      ( ( ord_less_eq @ ( set @ TA ) @ ( collect @ TA @ A ) @ ( collect @ TA @ B ) )
      = ( ! [C: TA] :
            ( ( A @ C )
           => ( B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[48]) ).

thf(275,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > $o,B: TA > $o,C: TA > $o,D: TA > $o] :
          ( ? [E: TA] :
            ! [F: TA] :
              ( ( ord_less @ TA @ E @ F )
             => ( ( A @ F )
                = ( B @ F ) ) )
         => ( ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ E @ F )
               => ( ( C @ F )
                  = ( D @ F ) ) )
           => ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ E @ F )
               => ( ( ( A @ F )
                    | ( C @ F ) )
                  = ( ( B @ F )
                    | ( D @ F ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_76_pinf_I2_J) ).

thf(1098,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > $o,B: TA > $o,C: TA > $o,D: TA > $o] :
          ( ? [E: TA] :
            ! [F: TA] :
              ( ( ord_less @ TA @ E @ F )
             => ( ( A @ F )
                = ( B @ F ) ) )
         => ( ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ E @ F )
               => ( ( C @ F )
                  = ( D @ F ) ) )
           => ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ E @ F )
               => ( ( ( A @ F )
                    | ( C @ F ) )
                  = ( ( B @ F )
                    | ( D @ F ) ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[275]) ).

thf(149,axiom,
    ! [TA: $tType,A: set @ TA] :
      ( ( finite_finite2 @ TA @ A )
     => ? [B: list @ TA] :
          ( ( set2 @ TA @ B )
          = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_132_finite__list) ).

thf(712,plain,
    ! [TA: $tType,A: set @ TA] :
      ( ( finite_finite2 @ TA @ A )
     => ? [B: list @ TA] :
          ( ( set2 @ TA @ B )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[149]) ).

thf(102,axiom,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ A @ B ) )
          = ( sup_sup @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_209_inf__sup__aci_I8_J) ).

thf(557,plain,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ A @ B ) )
          = ( sup_sup @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[102]) ).

thf(50,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A = B )
         => ( ord_less_eq @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_26_eq__refl) ).

thf(414,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A = B )
         => ( ord_less_eq @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[50]) ).

thf(239,axiom,
    ( ~ ( member2 @ a @ a2 @ ( set2 @ a @ xsa ) )
    & ( distinct @ a @ xsa ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_2) ).

thf(971,plain,
    ( ~ ( member2 @ a @ a2 @ ( set2 @ a @ xsa ) )
    & ( distinct @ a @ xsa ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[239]) ).

thf(260,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( ord_less @ TB @ A @ ( B @ C ) )
         => ( ( ord_less @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less @ TA @ E @ F )
                 => ( ord_less @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less @ TB @ A @ ( B @ D ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_72_order__less__subst1) ).

thf(1053,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( ord_less @ TB @ A @ ( B @ C ) )
         => ( ( ord_less @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less @ TA @ E @ F )
                 => ( ord_less @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less @ TB @ A @ ( B @ D ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[260]) ).

thf(60,axiom,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ( ( sup_sup @ TA )
        = ( ^ [A: TA,B: TA] : ( sup_sup @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_212_inf__sup__aci_I5_J) ).

thf(441,plain,
    ! [TA: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ( ( sup_sup @ TA )
        = ( ^ [A: TA,B: TA] : ( sup_sup @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[60]) ).

thf(191,axiom,
    ! [TA: $tType,A: list @ TA] : ( finite_finite2 @ TA @ ( set2 @ TA @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_129_List_Ofinite__set) ).

thf(840,plain,
    ! [TA: $tType,A: list @ TA] : ( finite_finite2 @ TA @ ( set2 @ TA @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[191]) ).

thf(271,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: set @ TA] :
          ( ( finite_finite2 @ TA @ A )
         => ( ( ( set2 @ TA @ ( linord467138063of_set @ TA @ A ) )
              = A )
            & ( linorder_sorted @ TA @ ( linord467138063of_set @ TA @ A ) )
            & ( distinct @ TA @ ( linord467138063of_set @ TA @ A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_171_sorted__list__of__set) ).

thf(1085,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: set @ TA] :
          ( ( finite_finite2 @ TA @ A )
         => ( ( ( set2 @ TA @ ( linord467138063of_set @ TA @ A ) )
              = A )
            & ( linorder_sorted @ TA @ ( linord467138063of_set @ TA @ A ) )
            & ( distinct @ TA @ ( linord467138063of_set @ TA @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[271]) ).

thf(129,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( A = B )
     => ~ ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
         => ~ ( ord_less_eq @ ( set @ TA ) @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_162_equalityE) ).

thf(643,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( A = B )
     => ~ ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
         => ~ ( ord_less_eq @ ( set @ TA ) @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[129]) ).

thf(118,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
          ( ( sup_sup @ TA @ A @ A )
          = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_206_sup__idem) ).

thf(613,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
          ( ( sup_sup @ TA @ A @ A )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[118]) ).

thf(113,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ A )
            = ( B = A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_22_antisym__conv) ).

thf(600,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less_eq @ TA @ B @ A )
            = ( B = A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[113]) ).

thf(201,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less @ ( set @ TA ) @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ C )
       => ( ord_less @ ( set @ TA ) @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_147_psubset__subset__trans) ).

thf(864,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less @ ( set @ TA ) @ A @ B )
     => ( ( ord_less_eq @ ( set @ TA ) @ B @ C )
       => ( ord_less @ ( set @ TA ) @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[201]) ).

thf(244,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_93_order_Ostrict__implies__order) ).

thf(1008,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[244]) ).

thf(10,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_226_le__supI1) ).

thf(314,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(62,axiom,
    order @ $o @ ( type2 @ $o ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_HOL_Obool___Orderings_Oorder_11) ).

thf(446,plain,
    order @ $o @ ( type2 @ $o ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[62]) ).

thf(193,axiom,
    ! [TA: $tType] :
      ( ( dense_linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ! [D: TA] :
                ( ( ord_less @ TA @ A @ D )
               => ( ( ord_less @ TA @ D @ B )
                 => ( ord_less_eq @ TA @ C @ D ) ) )
           => ( ord_less_eq @ TA @ C @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_95_dense__ge__bounded) ).

thf(845,plain,
    ! [TA: $tType] :
      ( ( dense_linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ! [D: TA] :
                ( ( ord_less @ TA @ A @ D )
               => ( ( ord_less @ TA @ D @ B )
                 => ( ord_less_eq @ TA @ C @ D ) ) )
           => ( ord_less_eq @ TA @ C @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[193]) ).

thf(71,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ( ord @ TA @ ( type2 @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subcl_Orderings_Olinorder___Orderings_Oord) ).

thf(465,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ( ord @ TA @ ( type2 @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[71]) ).

thf(138,axiom,
    ! [TA: $tType,A: list @ TA,B: TA > TA > $o,C: TA > TA > $o] :
      ( ! [D: TA,E: TA] :
          ( ( member2 @ TA @ D @ ( set2 @ TA @ A ) )
         => ( ( member2 @ TA @ E @ ( set2 @ TA @ A ) )
           => ( ( B @ D @ E )
             => ( C @ D @ E ) ) ) )
     => ( ( sorted_by_rel @ TA @ B @ A )
       => ( sorted_by_rel @ TA @ C @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_199_sorted__by__rel__weaken) ).

thf(671,plain,
    ! [TA: $tType,A: list @ TA,B: TA > TA > $o,C: TA > TA > $o] :
      ( ! [D: TA,E: TA] :
          ( ( member2 @ TA @ D @ ( set2 @ TA @ A ) )
         => ( ( member2 @ TA @ E @ ( set2 @ TA @ A ) )
           => ( ( B @ D @ E )
             => ( C @ D @ E ) ) ) )
     => ( ( sorted_by_rel @ TA @ B @ A )
       => ( sorted_by_rel @ TA @ C @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[138]) ).

thf(164,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ( ( ord_less @ ( TA > TB ) )
        = ( ^ [A: TA > TB,B: TA > TB] :
              ( ( ord_less_eq @ ( TA > TB ) @ A @ B )
              & ~ ( ord_less_eq @ ( TA > TB ) @ B @ A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_130_less__fun__def) ).

thf(759,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ( ( ord_less @ ( TA > TB ) )
        = ( ^ [A: TA > TB,B: TA > TB] :
              ( ( ord_less_eq @ ( TA > TB ) @ A @ B )
              & ~ ( ord_less_eq @ ( TA > TB ) @ B @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[164]) ).

thf(213,axiom,
    ! [TA: $tType,A: TA,B: list @ TA] :
      ( ( member2 @ TA @ A @ ( set2 @ TA @ B ) )
      = ( member @ TA @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_123_in__set__member) ).

thf(891,plain,
    ! [TA: $tType,A: TA,B: list @ TA] :
      ( ( member2 @ TA @ A @ ( set2 @ TA @ B ) )
      = ( member @ TA @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[213]) ).

thf(245,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > $o,B: TA > $o,C: TA > $o,D: TA > $o] :
          ( ? [E: TA] :
            ! [F: TA] :
              ( ( ord_less @ TA @ F @ E )
             => ( ( A @ F )
                = ( B @ F ) ) )
         => ( ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ F @ E )
               => ( ( C @ F )
                  = ( D @ F ) ) )
           => ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ F @ E )
               => ( ( ( A @ F )
                    | ( C @ F ) )
                  = ( ( B @ F )
                    | ( D @ F ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_83_minf_I2_J) ).

thf(1010,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > $o,B: TA > $o,C: TA > $o,D: TA > $o] :
          ( ? [E: TA] :
            ! [F: TA] :
              ( ( ord_less @ TA @ F @ E )
             => ( ( A @ F )
                = ( B @ F ) ) )
         => ( ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ F @ E )
               => ( ( C @ F )
                  = ( D @ F ) ) )
           => ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ F @ E )
               => ( ( ( A @ F )
                    | ( C @ F ) )
                  = ( ( B @ F )
                    | ( D @ F ) ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[245]) ).

thf(168,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_253_less__supI1) ).

thf(771,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[168]) ).

thf(226,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ~ ( ord_less_eq @ TA @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_3_minf_I8_J) ).

thf(931,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
        ! [C: TA] :
          ( ( ord_less @ TA @ C @ B )
         => ~ ( ord_less_eq @ TA @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[226]) ).

thf(95,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( sup_sup @ TA )
        = ( ^ [A: TA,B: TA] : ( sup_sup @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_216_sup_Ocommute) ).

thf(539,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ( ( sup_sup @ TA )
        = ( ^ [A: TA,B: TA] : ( sup_sup @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[95]) ).

thf(109,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( sup_sup @ TA @ A @ B )
            = B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_236_sup_Oabsorb2) ).

thf(588,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( sup_sup @ TA @ A @ B )
            = B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[109]) ).

thf(88,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( sup_sup @ ( set @ TA ) @ A @ B )
        = B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_183_Un__absorb1) ).

thf(517,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( sup_sup @ ( set @ TA ) @ A @ B )
        = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[88]) ).

thf(12,axiom,
    ! [TA: $tType] :
      ( ( finite_finite @ TA @ ( type2 @ TA ) )
     => ! [A: set @ TA] : ( finite_finite2 @ TA @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_142_finite) ).

thf(319,plain,
    ! [TA: $tType] :
      ( ( finite_finite @ TA @ ( type2 @ TA ) )
     => ! [A: set @ TA] : ( finite_finite2 @ TA @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(159,axiom,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_109_le__less__trans) ).

thf(748,plain,
    ! [TA: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ( ord_less @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[159]) ).

thf(6,axiom,
    lattice @ $o @ ( type2 @ $o ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_HOL_Obool___Lattices_Olattice_10) ).

thf(304,plain,
    lattice @ $o @ ( type2 @ $o ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(25,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_246_sup_OcoboundedI1) ).

thf(351,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ A @ B )
         => ( ord_less_eq @ TA @ A @ ( sup_sup @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(51,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
         => ~ ( ( ord_less_eq @ TA @ A @ C )
             => ~ ( ord_less_eq @ TA @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_222_le__supE) ).

thf(418,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less_eq @ TA @ ( sup_sup @ TA @ A @ B ) @ C )
         => ~ ( ( ord_less_eq @ TA @ A @ C )
             => ~ ( ord_less_eq @ TA @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[51]) ).

thf(87,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( ord @ TA @ ( type2 @ TA ) )
        & ( ord @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less_eq @ TB @ A @ B )
         => ( ( ( C @ B )
              = D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less_eq @ TB @ E @ F )
                 => ( ord_less_eq @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less_eq @ TA @ ( C @ A ) @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_30_ord__le__eq__subst) ).

thf(510,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( ord @ TA @ ( type2 @ TA ) )
        & ( ord @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less_eq @ TB @ A @ B )
         => ( ( ( C @ B )
              = D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less_eq @ TB @ E @ F )
                 => ( ord_less_eq @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less_eq @ TA @ ( C @ A ) @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[87]) ).

thf(256,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ord @ TB @ ( type2 @ TB ) )
     => ! [A: TA] :
        ? [B: TB] :
        ! [C: TB] :
          ( ( ord_less @ TB @ B @ C )
         => ( A = A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_81_pinf_I11_J) ).

thf(1045,plain,
    $true,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[256]) ).

thf(188,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less @ ( set @ TA ) @ A @ B )
     => ~ ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
         => ( ord_less_eq @ ( set @ TA ) @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_164_psubsetE) ).

thf(832,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( ord_less @ ( set @ TA ) @ A @ B )
     => ~ ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
         => ( ord_less_eq @ ( set @ TA ) @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[188]) ).

thf(142,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less @ ( set @ TA ) @ A @ B )
     => ( ( ord_less @ ( set @ TA ) @ B @ C )
       => ( ord_less @ ( set @ TA ) @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_139_psubset__trans) ).

thf(684,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less @ ( set @ TA ) @ A @ B )
     => ( ( ord_less @ ( set @ TA ) @ B @ C )
       => ( ord_less @ ( set @ TA ) @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[142]) ).

thf(284,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
          | ( A = B )
          | ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_60_less__linear) ).

thf(1133,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
          | ( A = B )
          | ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[284]) ).

thf(4,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ( lattice @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_fun___Lattices_Olattice) ).

thf(300,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( lattice @ TA @ ( type2 @ TA ) )
     => ( lattice @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(161,axiom,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( ~ ( member2 @ TA @ A @ B )
       => ( member2 @ TA @ A @ C ) )
     => ( member2 @ TA @ A @ ( sup_sup @ ( set @ TA ) @ C @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_175_UnCI) ).

thf(752,plain,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( ~ ( member2 @ TA @ A @ B )
       => ( member2 @ TA @ A @ C ) )
     => ( member2 @ TA @ A @ ( sup_sup @ ( set @ TA ) @ C @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[161]) ).

thf(63,axiom,
    ! [TA: $tType] : ( order @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_Set_Oset___Orderings_Oorder_5) ).

thf(447,plain,
    ! [TA: $tType] : ( order @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[63]) ).

thf(238,axiom,
    ! [TA: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( B = C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_57_ord__less__eq__trans) ).

thf(967,plain,
    ! [TA: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( B = C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[238]) ).

thf(189,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ~ ( ord_less @ TA @ A @ B ) )
          = ( ord_less_eq @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_114_not__less) ).

thf(835,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ~ ( ord_less @ TA @ A @ B ) )
          = ( ord_less_eq @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[189]) ).

thf(183,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ! [C: TA] :
          ( ( member2 @ TA @ C @ A )
         => ( member2 @ TA @ C @ B ) )
     => ( ord_less_eq @ ( set @ TA ) @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_135_subsetI) ).

thf(818,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ! [C: TA] :
          ( ( member2 @ TA @ C @ A )
         => ( member2 @ TA @ C @ B ) )
     => ( ord_less_eq @ ( set @ TA ) @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[183]) ).

thf(46,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ( preorder @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_fun___Orderings_Opreorder) ).

thf(405,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( preorder @ TA @ ( type2 @ TA ) )
     => ( preorder @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[46]) ).

thf(196,axiom,
    ! [TA: $tType] :
      ( ( condit1656338222tinuum @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
          ( ( ord_less @ TA @ A @ B )
          | ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_125_ex__gt__or__lt) ).

thf(854,plain,
    ! [TA: $tType] :
      ( ( condit1656338222tinuum @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] :
          ( ( ord_less @ TA @ A @ B )
          | ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[196]) ).

thf(175,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( A != B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_39_order_Ostrict__implies__not__eq) ).

thf(790,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( A != B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[175]) ).

thf(155,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ~ ( ord_less_eq @ TA @ A @ B ) )
          = ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_115_not__le) ).

thf(735,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ~ ( ord_less_eq @ TA @ A @ B ) )
          = ( ord_less @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[155]) ).

thf(32,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] : ( ord_less_eq @ ( set @ TA ) @ A @ ( sup_sup @ ( set @ TA ) @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_181_Un__upper1) ).

thf(373,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] : ( ord_less_eq @ ( set @ TA ) @ A @ ( sup_sup @ ( set @ TA ) @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

thf(114,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ( order @ TA @ ( type2 @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subcl_Orderings_Olinorder___Orderings_Oorder) ).

thf(603,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ( order @ TA @ ( type2 @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[114]) ).

thf(7,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ ( sup_sup @ ( set @ TA ) @ A @ B ) @ C )
      = ( ( ord_less_eq @ ( set @ TA ) @ A @ C )
        & ( ord_less_eq @ ( set @ TA ) @ B @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_178_Un__subset__iff) ).

thf(305,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: set @ TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ ( sup_sup @ ( set @ TA ) @ A @ B ) @ C )
      = ( ( ord_less_eq @ ( set @ TA ) @ A @ C )
        & ( ord_less_eq @ ( set @ TA ) @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(177,axiom,
    ! [TA: $tType] :
      ( ( linordered_field @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] : ( ord_less @ TA @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_127_linordered__field__no__ub) ).

thf(801,plain,
    ! [TA: $tType] :
      ( ( linordered_field @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] : ( ord_less @ TA @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[177]) ).

thf(21,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( finite_finite2 @ TA @ A )
     => ( ( finite_finite2 @ TA @ B )
       => ( finite_finite2 @ TA @ ( sup_sup @ ( set @ TA ) @ A @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_188_finite__UnI) ).

thf(341,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( finite_finite2 @ TA @ A )
     => ( ( finite_finite2 @ TA @ B )
       => ( finite_finite2 @ TA @ ( sup_sup @ ( set @ TA ) @ A @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(29,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( ord @ TA @ ( type2 @ TA ) )
        & ( ord @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( A
            = ( B @ C ) )
         => ( ( ord_less_eq @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less_eq @ TA @ E @ F )
                 => ( ord_less_eq @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less_eq @ TB @ A @ ( B @ D ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_31_ord__eq__le__subst) ).

thf(358,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( ord @ TA @ ( type2 @ TA ) )
        & ( ord @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( A
            = ( B @ C ) )
         => ( ( ord_less_eq @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less_eq @ TA @ E @ F )
                 => ( ord_less_eq @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less_eq @ TB @ A @ ( B @ D ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

thf(261,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less @ TA @ A @ ( sup_sup @ TA @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_252_less__supI2) ).

thf(1056,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ord_less @ TA @ A @ ( sup_sup @ TA @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[261]) ).

thf(126,axiom,
    ! [TA: $tType] : ( ord @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_Set_Oset___Orderings_Oord_6) ).

thf(635,plain,
    ! [TA: $tType] : ( ord @ ( set @ TA ) @ ( type2 @ ( set @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[126]) ).

thf(265,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA,B: list @ TA] :
          ( ( linorder_sorted @ TA @ A )
         => ( ( distinct @ TA @ A )
           => ( ( linorder_sorted @ TA @ B )
             => ( ( distinct @ TA @ B )
               => ( ( ( set2 @ TA @ A )
                    = ( set2 @ TA @ B ) )
                 => ( A = B ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_1_sorted__distinct__set__unique) ).

thf(1065,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA,B: list @ TA] :
          ( ( linorder_sorted @ TA @ A )
         => ( ( distinct @ TA @ A )
           => ( ( linorder_sorted @ TA @ B )
             => ( ( distinct @ TA @ B )
               => ( ( ( set2 @ TA @ A )
                    = ( set2 @ TA @ B ) )
                 => ( A = B ) ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[265]) ).

thf(145,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_43_order_Ostrict__trans) ).

thf(696,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ A @ B )
         => ( ( ord_less @ TA @ B @ C )
           => ( ord_less @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[145]) ).

thf(152,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > $o,B: TA > $o,C: TA > $o,D: TA > $o] :
          ( ? [E: TA] :
            ! [F: TA] :
              ( ( ord_less @ TA @ F @ E )
             => ( ( A @ F )
                = ( B @ F ) ) )
         => ( ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ F @ E )
               => ( ( C @ F )
                  = ( D @ F ) ) )
           => ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ F @ E )
               => ( ( ( A @ F )
                    & ( C @ F ) )
                  = ( ( B @ F )
                    & ( D @ F ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_82_minf_I1_J) ).

thf(720,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > $o,B: TA > $o,C: TA > $o,D: TA > $o] :
          ( ? [E: TA] :
            ! [F: TA] :
              ( ( ord_less @ TA @ F @ E )
             => ( ( A @ F )
                = ( B @ F ) ) )
         => ( ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ F @ E )
               => ( ( C @ F )
                  = ( D @ F ) ) )
           => ? [E: TA] :
              ! [F: TA] :
                ( ( ord_less @ TA @ F @ E )
               => ( ( ( A @ F )
                    & ( C @ F ) )
                  = ( ( B @ F )
                    & ( D @ F ) ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[152]) ).

thf(233,axiom,
    ! [TA: $tType] :
      ( ( no_bot @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] : ( ord_less @ TA @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_70_lt__ex) ).

thf(955,plain,
    ! [TA: $tType] :
      ( ( no_bot @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] : ( ord_less @ TA @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[233]) ).

thf(225,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A != B )
         => ( ( ord_less_eq @ TA @ A @ B )
           => ( ord_less @ TA @ A @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_89_order_Onot__eq__order__implies__strict) ).

thf(928,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A != B )
         => ( ( ord_less_eq @ TA @ A @ B )
           => ( ord_less @ TA @ A @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[225]) ).

thf(215,axiom,
    ! [TA: $tType,A: TA > TA > $o,B: list @ TA,C: list @ TA] :
      ( ( set2 @ TA @ ( merges2133357844_merge @ TA @ A @ B @ C ) )
      = ( sup_sup @ ( set @ TA ) @ ( set2 @ TA @ B ) @ ( set2 @ TA @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_255_set__mergesort__by__rel__merge) ).

thf(897,plain,
    ! [TA: $tType,A: TA > TA > $o,B: list @ TA,C: list @ TA] :
      ( ( set2 @ TA @ ( merges2133357844_merge @ TA @ A @ B @ C ) )
      = ( sup_sup @ ( set @ TA ) @ ( set2 @ TA @ B ) @ ( set2 @ TA @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[215]) ).

thf(75,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( sup_sup @ ( set @ TA ) @ A @ ( sup_sup @ ( set @ TA ) @ A @ B ) )
      = ( sup_sup @ ( set @ TA ) @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_197_Un__left__absorb) ).

thf(474,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( sup_sup @ ( set @ TA ) @ A @ ( sup_sup @ ( set @ TA ) @ A @ B ) )
      = ( sup_sup @ ( set @ TA ) @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[75]) ).

thf(18,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ A @ B ) )
          = ( sup_sup @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_207_sup_Oleft__idem) ).

thf(332,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( sup_sup @ TA @ A @ ( sup_sup @ TA @ A @ B ) )
          = ( sup_sup @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(199,axiom,
    ! [TA: $tType] :
      ( ( linordered_field @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] : ( ord_less @ TA @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_128_linordered__field__no__lb) ).

thf(860,plain,
    ! [TA: $tType] :
      ( ( linordered_field @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] : ( ord_less @ TA @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[199]) ).

thf(246,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A != B )
         => ( ~ ( ord_less @ TA @ A @ B )
           => ( ord_less @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_68_neqE) ).

thf(1019,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( A != B )
         => ( ~ ( ord_less @ TA @ A @ B )
           => ( ord_less @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[246]) ).

thf(92,axiom,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA > TA > TA,B: TA,C: TA] :
          ( ! [D: TA,E: TA] : ( ord_less_eq @ TA @ D @ ( A @ D @ E ) )
         => ( ! [D: TA,E: TA] : ( ord_less_eq @ TA @ E @ ( A @ D @ E ) )
           => ( ! [D: TA,E: TA,F: TA] :
                  ( ( ord_less_eq @ TA @ E @ D )
                 => ( ( ord_less_eq @ TA @ F @ D )
                   => ( ord_less_eq @ TA @ ( A @ E @ F ) @ D ) ) )
             => ( ( sup_sup @ TA @ B @ C )
                = ( A @ B @ C ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_234_sup__unique) ).

thf(528,plain,
    ! [TA: $tType] :
      ( ( semilattice_sup @ TA @ ( type2 @ TA ) )
     => ! [A: TA > TA > TA,B: TA,C: TA] :
          ( ! [D: TA,E: TA] : ( ord_less_eq @ TA @ D @ ( A @ D @ E ) )
         => ( ! [D: TA,E: TA] : ( ord_less_eq @ TA @ E @ ( A @ D @ E ) )
           => ( ! [D: TA,E: TA,F: TA] :
                  ( ( ord_less_eq @ TA @ E @ D )
                 => ( ( ord_less_eq @ TA @ F @ D )
                   => ( ord_less_eq @ TA @ ( A @ E @ F ) @ D ) ) )
             => ( ( sup_sup @ TA @ B @ C )
                = ( A @ B @ C ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[92]) ).

thf(69,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less_eq @ TB @ A @ B )
         => ( ( ord_less_eq @ TA @ ( C @ B ) @ D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less_eq @ TB @ E @ F )
                 => ( ord_less_eq @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less_eq @ TA @ ( C @ A ) @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_32_order__subst2) ).

thf(459,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TB,C: TB > TA,D: TA] :
          ( ( ord_less_eq @ TB @ A @ B )
         => ( ( ord_less_eq @ TA @ ( C @ B ) @ D )
           => ( ! [E: TB,F: TB] :
                  ( ( ord_less_eq @ TB @ E @ F )
                 => ( ord_less_eq @ TA @ ( C @ E ) @ ( C @ F ) ) )
             => ( ord_less_eq @ TA @ ( C @ A ) @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[69]) ).

thf(242,axiom,
    ! [TA: $tType] :
      ( ( no_top @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] : ( ord_less @ TA @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_69_gt__ex) ).

thf(1004,plain,
    ! [TA: $tType] :
      ( ( no_top @ TA @ ( type2 @ TA ) )
     => ! [A: TA] :
        ? [B: TA] : ( ord_less @ TA @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[242]) ).

thf(280,axiom,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ B )
     => ( member2 @ TA @ A @ ( sup_sup @ ( set @ TA ) @ B @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_190_UnI1) ).

thf(1120,plain,
    ! [TA: $tType,A: TA,B: set @ TA,C: set @ TA] :
      ( ( member2 @ TA @ A @ B )
     => ( member2 @ TA @ A @ ( sup_sup @ ( set @ TA ) @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[280]) ).

thf(84,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( (=) @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less_eq @ TA @ A @ B )
              & ( ord_less_eq @ TA @ B @ A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_29_eq__iff) ).

thf(501,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( (=) @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less_eq @ TA @ A @ B )
              & ( ord_less_eq @ TA @ B @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[84]) ).

thf(31,axiom,
    ! [TA: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( A = B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ord_less_eq @ TA @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_21_ord__eq__le__trans) ).

thf(369,plain,
    ! [TA: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA] :
          ( ( A = B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ord_less_eq @ TA @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

thf(273,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less @ TA @ A @ B )
         => ( ( A != B )
           => ( ord_less @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_49_linorder__cases) ).

thf(1093,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ~ ( ord_less @ TA @ A @ B )
         => ( ( A != B )
           => ( ord_less @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[273]) ).

thf(122,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( order @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tcon_fun___Orderings_Oorder) ).

thf(624,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( order @ ( TB > TA ) @ ( type2 @ ( TB > TA ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[122]) ).

thf(178,axiom,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( ord_less_eq @ TB @ A @ ( B @ C ) )
         => ( ( ord_less @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less @ TA @ E @ F )
                 => ( ord_less @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less @ TB @ A @ ( B @ D ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_11_order__le__less__subst1) ).

thf(803,plain,
    ! [TA: $tType,TB: $tType] :
      ( ( ( order @ TA @ ( type2 @ TA ) )
        & ( order @ TB @ ( type2 @ TB ) ) )
     => ! [A: TB,B: TA > TB,C: TA,D: TA] :
          ( ( ord_less_eq @ TB @ A @ ( B @ C ) )
         => ( ( ord_less @ TA @ C @ D )
           => ( ! [E: TA,F: TA] :
                  ( ( ord_less @ TA @ E @ F )
                 => ( ord_less @ TB @ ( B @ E ) @ ( B @ F ) ) )
             => ( ord_less @ TB @ A @ ( B @ D ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[178]) ).

thf(20,axiom,
    ! [TA: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( A = B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ( C = D )
             => ( ord_less_eq @ TA @ A @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_134_ord__eq__le__eq__trans) ).

thf(337,plain,
    ! [TA: $tType] :
      ( ( ord @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( A = B )
         => ( ( ord_less_eq @ TA @ B @ C )
           => ( ( C = D )
             => ( ord_less_eq @ TA @ A @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(73,axiom,
    ! [TA: $tType,A: set @ TA] :
      ( ( sup_sup @ ( set @ TA ) @ A @ A )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_195_Un__absorb) ).

thf(469,plain,
    ! [TA: $tType,A: set @ TA] :
      ( ( sup_sup @ ( set @ TA ) @ A @ A )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[73]) ).

thf(228,axiom,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less_eq @ TA @ A @ B )
              & ( A != B ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_10_less__le) ).

thf(935,plain,
    ! [TA: $tType] :
      ( ( order @ TA @ ( type2 @ TA ) )
     => ( ( ord_less @ TA )
        = ( ^ [A: TA,B: TA] :
              ( ( ord_less_eq @ TA @ A @ B )
              & ( A != B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[228]) ).

thf(134,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ~ ( member2 @ TA @ C @ B )
       => ~ ( member2 @ TA @ C @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_150_contra__subsetD) ).

thf(659,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ~ ( member2 @ TA @ C @ B )
       => ~ ( member2 @ TA @ C @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[134]) ).

thf(103,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA] :
          ( ( sorted_by_rel @ TA @ ( ord_less_eq @ TA ) @ A )
          = ( linorder_sorted @ TA @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_174_sorted__by__rel__linord) ).

thf(560,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: list @ TA] :
          ( ( sorted_by_rel @ TA @ ( ord_less_eq @ TA ) @ A )
          = ( linorder_sorted @ TA @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[103]) ).

thf(162,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( member2 @ TA @ C @ A )
       => ( member2 @ TA @ C @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_165_subsetD) ).

thf(755,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA,C: TA] :
      ( ( ord_less_eq @ ( set @ TA ) @ A @ B )
     => ( ( member2 @ TA @ C @ A )
       => ( member2 @ TA @ C @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[162]) ).

thf(139,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ~ ( ord_less @ TA @ A @ B ) )
          = ( ( ord_less @ TA @ B @ A )
            | ( A = B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_40_not__less__iff__gr__or__eq) ).

thf(676,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA,B: TA] :
          ( ( ~ ( ord_less @ TA @ A @ B ) )
          = ( ( ord_less @ TA @ B @ A )
            | ( A = B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[139]) ).

thf(83,axiom,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > TA > $o,B: TA,C: TA] :
          ( ! [D: TA,E: TA] :
              ( ( ord_less_eq @ TA @ D @ E )
             => ( A @ D @ E ) )
         => ( ! [D: TA,E: TA] :
                ( ( A @ E @ D )
               => ( A @ D @ E ) )
           => ( A @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_16_linorder__wlog) ).

thf(496,plain,
    ! [TA: $tType] :
      ( ( linorder @ TA @ ( type2 @ TA ) )
     => ! [A: TA > TA > $o,B: TA,C: TA] :
          ( ! [D: TA,E: TA] :
              ( ( ord_less_eq @ TA @ D @ E )
             => ( A @ D @ E ) )
         => ( ! [D: TA,E: TA] :
                ( ( A @ E @ D )
               => ( A @ D @ E ) )
           => ( A @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[83]) ).

thf(67,axiom,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( finite_finite2 @ TA @ ( sup_sup @ ( set @ TA ) @ A @ B ) )
      = ( ( finite_finite2 @ TA @ A )
        & ( finite_finite2 @ TA @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_177_finite__Un) ).

thf(454,plain,
    ! [TA: $tType,A: set @ TA,B: set @ TA] :
      ( ( finite_finite2 @ TA @ ( sup_sup @ ( set @ TA ) @ A @ B ) )
      = ( ( finite_finite2 @ TA @ A )
        & ( finite_finite2 @ TA @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[67]) ).

thf(1138,plain,
    $false,
    inference(cvc4,[status(thm)],[809,629,1024,365,479,909,962,941,555,666,1110,762,1068,308,597,873,449,385,715,472,698,945,1063,782,436,885,1046,389,785,504,357,542,619,838,902,325,316,421,870,591,485,348,806,353,1040,321,1051,821,397,877,866,453,849,507,1074,380,439,661,925,746,302,862,392,429,788,815,729,957,894,407,693,467,566,1032,879,852,329,889,493,757,710,842,974,285,583,522,830,551,1128,742,650,403,1096,1006,488,933,537,669,686,637,679,1039,622,738,654,457,1002,605,343,938,311,657,1035,1071,1026,718,773,794,586,906,412,750,824,856,444,375,423,402,732,826,1124,545,382,611,335,1090,919,947,1058,1107,764,900,681,1117,1048,377,451,880,1043,434,616,1122,477,387,631,535,323,594,483,520,1029,964,1022,345,858,626,915,462,1061,912,399,959,768,868,780,883,608,394,299,431,653,922,1113,563,1076,490,426,548,812,1081,355,553,776,525,580,640,707,887,327,409,1098,712,557,414,971,1053,441,840,1085,643,613,600,864,1008,314,446,845,465,671,759,891,1010,771,931,539,588,517,319,748,304,351,418,510,1045,832,684,1133,300,752,447,967,835,818,405,854,790,735,373,603,305,801,341,358,1056,635,1065,696,720,955,928,897,474,332,860,1019,528,459,1004,1120,501,369,1093,624,803,337,469,935,659,560,755,676,496,454]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.14  % Problem  : DAT208^1 : TPTP v8.1.2. Released v7.0.0.
% 0.17/0.17  % Command  : run_Leo-III %s %d
% 0.17/0.39  % Computer : n009.cluster.edu
% 0.17/0.39  % Model    : x86_64 x86_64
% 0.17/0.39  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.39  % Memory   : 8042.1875MB
% 0.17/0.39  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.39  % CPULimit : 300
% 0.17/0.39  % WCLimit  : 300
% 0.17/0.39  % DateTime : Mon May  6 11:33:08 EDT 2024
% 0.17/0.39  % CPUTime  : 
% 1.09/0.95  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.91/1.26  % [INFO] 	 Parsing done (314ms). 
% 2.12/1.27  % [INFO] 	 Running in sequential loop mode. 
% 2.89/1.53  % [INFO] 	 eprover registered as external prover. 
% 2.89/1.53  % [INFO] 	 cvc4 registered as external prover. 
% 2.89/1.53  % [INFO] 	 Scanning for conjecture ... 
% 3.20/1.64  % [INFO] 	 Found a conjecture and 283 axioms. Running axiom selection ... 
% 3.31/1.74  % [INFO] 	 Axiom selection finished. Selected 282 axioms (removed 1 axioms). 
% 4.06/1.91  % [INFO] 	 Problem is higher-order (TPTP THF). 
% 4.30/1.93  % [INFO] 	 Type checking passed. 
% 4.30/1.93  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 106.71/53.52  % External prover 'cvc4' found a proof!
% 106.71/53.52  % [INFO] 	 Killing All external provers ... 
% 106.71/53.52  % Time passed: 52936ms (effective reasoning time: 52242ms)
% 106.71/53.52  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 106.71/53.52  % Axioms used in derivation (282): fact_66_order_Oasym, fact_11_order__le__less__subst1, fact_73_ord__less__eq__subst, fact_233_sup_OorderI, fact_216_sup_Ocommute, fact_217_sup__commute, fact_210_inf__sup__aci_I7_J, fact_150_contra__subsetD, fact_159_equalityD2, tcon_HOL_Obool___Finite__Set_Ofinite_9, fact_12_order__le__less__subst2, fact_226_le__supI1, fact_175_UnCI, fact_107_dense__ge, fact_222_le__supE, tcon_HOL_Obool___Lattices_Osemilattice__sup_7, tfree_0, tcon_Set_Oset___Lattices_Osemilattice__sup_1, fact_20_ord__le__eq__trans, fact_243_sup_Ocobounded2, tcon_fun___Finite__Set_Ofinite, fact_132_finite__list, fact_185_subset__Un__eq, fact_93_order_Ostrict__implies__order, fact_112_less__imp__le, fact_168_rev__finite__subset, fact_26_eq__refl, fact_83_minf_I2_J, fact_118_distinct__union, fact_240_sup_OboundedI, fact_235_sup_Oabsorb1, fact_149_Collect__mono__iff, fact_58_ord__eq__less__trans, fact_65_dense, fact_170_finite__subset, fact_247_sup_OcoboundedI2, fact_139_psubset__trans, fact_174_sorted__by__rel__linord, fact_179_Un__mono, fact_91_dual__order_Ostrict__iff__order, fact_177_finite__Un, fact_196_Un__commute, fact_62_less__asym_H, fact_187_Un__infinite, fact_34_le__fun__def, fact_204_sup__apply, fact_29_eq__iff, fact_50_less__imp__triv, fact_144_subset__iff__psubset__eq, tcon_fun___Orderings_Oord, fact_28_antisym, fact_101_order_Ostrict__trans1, fact_129_List_Ofinite__set, fact_135_subsetI, fact_244_sup_Oabsorb__iff1, fact_113_le__neq__trans, fact_25_le__cases, fact_63_less__asym, fact_43_order_Ostrict__trans, fact_237_sup__absorb1, fact_192_bex__Un, fact_199_sorted__by__rel__weaken, fact_4_minf_I6_J, fact_41_dual__order_Ostrict__trans, fact_89_order_Onot__eq__order__implies__strict, tcon_HOL_Obool___Orderings_Olinorder, fact_31_ord__eq__le__subst, fact_202_le__sup__iff, fact_231_le__iff__sup, fact_54_less__not__sym, fact_18_order__trans, fact_245_sup_Oabsorb__iff2, fact_207_sup_Oleft__idem, fact_61_less__trans, fact_7_leD, fact_213_sup__fun__def, fact_15_dual__order_Otrans, fact_92_dual__order_Oorder__iff__strict, fact_223_le__supI, fact_160_equalityD1, tcon_Set_Oset___Finite__Set_Ofinite_3, fact_94_dense__le__bounded, fact_228_sup_Omono, fact_19_order__class_Oorder_Oantisym, fact_72_order__less__subst1, fact_203_sup_Oright__idem, fact_55_less__imp__not__eq, fact_255_set__mergesort__by__rel__merge, fact_121_mergesort__remdups__correct, fact_96_dual__order_Ostrict__trans2, fact_186_infinite__Un, fact_71_order__less__subst2, tcon_HOL_Obool___Lattices_Olattice_10, fact_46_Collect__mem__eq, fact_224_sup__ge1, fact_250_sup_Ostrict__order__iff, fact_116_order__less__le__subst2, fact_76_pinf_I2_J, fact_87_minf_I7_J, fact_5_pinf_I8_J, fact_88_minf_I11_J, fact_251_sup_Ostrict__boundedE, fact_220_inf__sup__ord_I4_J, fact_143_finite__psubset__induct, fact_214_sup_Oassoc, tcon_HOL_Obool___Orderings_Oorder_11, fact_153_Collect__mono, fact_171_sorted__list__of__set, fact_176_Un__iff, fact_13_subset__code_I1_J, fact_35_le__funI, fact_211_inf__sup__aci_I6_J, conj_2, fact_219_sup__left__commute, fact_238_sup__absorb2, tcon_fun___Lattices_Osemilattice__sup, fact_99_order_Oorder__iff__strict, fact_164_psubsetE, fact_3_minf_I8_J, fact_195_Un__absorb, fact_206_sup__idem, fact_163_subsetCE, tcon_Set_Oset___Orderings_Oord_6, fact_126_linorder__neqE__linordered__idom, fact_32_order__subst2, fact_67_neq__iff, fact_178_Un__subset__iff, fact_14_dual__order_Oantisym, fact_229_sup__mono, fact_95_dense__ge__bounded, fact_119_complete__interval, fact_190_UnI1, fact_227_le__supI2, fact_188_finite__UnI, fact_1_sorted__distinct__set__unique, fact_79_pinf_I5_J, fact_145_subset__psubset__trans, fact_248_sup_Ostrict__coboundedI2, fact_59_less__irrefl, fact_23_le__cases3, fact_45_mem__Collect__eq, fact_234_sup__unique, fact_117_order__less__le__subst1, fact_21_ord__eq__le__trans, fact_102_not__le__imp__less, fact_42_less__imp__not__less, fact_161_subset__eq, fact_10_less__le, fact_51_less__imp__not__eq2, fact_36_le__funE, fact_27_linear, fact_221_inf__sup__ord_I3_J, fact_78_pinf_I4_J, fact_205_sup_Oidem, fact_147_psubset__subset__trans, fact_252_less__supI2, fact_109_le__less__trans, fact_123_in__set__member, fact_172_set__union, tcon_Set_Oset___Lattices_Olattice_4, fact_201_sup_Obounded__iff, fact_64_less__imp__neq, fact_38_dual__order_Ostrict__implies__not__eq, fact_230_sup__least, fact_39_order_Ostrict__implies__not__eq, fact_156_subset__iff, fact_100_order_Ostrict__trans2, subcl_Orderings_Olinorder___Orderings_Oorder, fact_47_Collect__cong, fact_84_minf_I3_J, fact_9_le__less, fact_249_sup_Ostrict__coboundedI1, fact_74_ord__eq__less__subst, fact_165_subsetD, fact_191_UnI2, fact_108_less__le__trans, fact_218_sup_Oleft__commute, fact_232_sup_OorderE, fact_183_Un__absorb1, fact_125_ex__gt__or__lt, subcl_Orderings_Olinorder___Orderings_Oord, fact_97_dual__order_Ostrict__trans1, fact_146_subset__not__subset__eq, fact_200_distinct__sorted__list__of__set, fact_105_le__less__linear, fact_158_psubset__eq, fact_242_sup_Ocobounded1, fact_40_not__less__iff__gr__or__eq, fact_127_linordered__field__no__ub, fact_166_in__mono, fact_68_neqE, fact_16_linorder__wlog, fact_246_sup_OcoboundedI1, fact_141_finite__set__choice, fact_157_set__rev__mp, fact_215_sup__assoc, fact_6_pinf_I6_J, fact_173_subset__code_I2_J, fact_82_minf_I1_J, fact_133_finite__distinct__list, fact_197_Un__left__absorb, fact_2_order__refl, fact_17_dual__order_Orefl, fact_253_less__supI1, fact_152_subset__trans, fact_134_ord__eq__le__eq__trans, fact_57_ord__less__eq__trans, conj_1, fact_0_set__eq__sorted__correct, fact_106_dense__le, fact_128_linordered__field__no__lb, tcon_fun___Orderings_Opreorder, fact_155_rev__subsetD, tcon_Set_Oset___Orderings_Oorder_5, fact_130_less__fun__def, fact_194_Un__assoc, fact_70_lt__ex, fact_8_leI, fact_154_subset__refl, fact_236_sup_Oabsorb2, fact_184_Un__absorb2, fact_69_gt__ex, fact_75_pinf_I1_J, fact_169_infinite__super, fact_138_finite__code, fact_182_Un__upper2, fact_37_le__funD, fact_98_order_Ostrict__iff__order, fact_180_Un__least, fact_148_psubset__imp__subset, fact_208_sup__left__idem, fact_81_pinf_I11_J, fact_151_set__eq__subset, fact_85_minf_I4_J, fact_198_Un__left__commute, fact_167_set__mp, fact_241_sup_Oorder__iff, fact_115_not__le, fact_124_finite__sorted__distinct__unique, tcon_fun___Orderings_Oorder, fact_189_UnE, fact_103_less__le__not__le, fact_53_less__induct, fact_24_order_Otrans, fact_120_subset__sorted__correct, fact_33_order__subst1, fact_60_less__linear, fact_114_not__less, tcon_HOL_Obool___Orderings_Opreorder_8, tcon_Set_Oset___Orderings_Opreorder_2, fact_90_dual__order_Ostrict__implies__order, fact_110_antisym__conv2, fact_162_equalityE, fact_212_inf__sup__aci_I5_J, fact_140_psubsetD, fact_254_merge__correct, fact_49_linorder__cases, fact_77_pinf_I3_J, fact_80_pinf_I7_J, fact_225_sup__ge2, tcon_HOL_Obool___Orderings_Oord_12, subcl_Orderings_Olinorder___HOL_Otype, subcl_Orderings_Olinorder___Orderings_Opreorder, fact_56_dual__order_Oasym, fact_209_inf__sup__aci_I8_J, conj_0, fact_137_subset__antisym, fact_22_antisym__conv, fact_52_antisym__conv3, fact_181_Un__upper1, fact_44_dual__order_Oirrefl, fact_142_finite, fact_136_psubsetI, fact_111_antisym__conv1, fact_30_ord__le__eq__subst, fact_193_ball__Un, tcon_fun___Lattices_Olattice, fact_122_memb__sorted__correct, fact_131_subset__Collect__conv, fact_239_sup_OboundedE, fact_104_le__imp__less__or__eq, fact_86_minf_I5_J
% 106.71/53.52  % No. of inferences in proof: 568
% 106.71/53.52  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 52936 ms resp. 52242 ms w/o parsing
% 107.24/53.69  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 107.24/53.69  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------